mirror of
				https://git.eden-emu.dev/eden-emu/eden.git
				synced 2025-10-31 17:06:45 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			29 lines
		
	
	
	
		
			668 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			29 lines
		
	
	
	
		
			668 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
| {
 | |
|     "$schema": "https://raw.githubusercontent.com/microsoft/vcpkg/master/scripts/vcpkg.schema.json",
 | |
|     "name": "yuzu",
 | |
|     "version": "1.0",
 | |
|     "dependencies": [
 | |
|         "boost-algorithm",
 | |
|         "boost-asio",
 | |
|         "boost-bind",
 | |
|         "boost-config",
 | |
|         "boost-container",
 | |
|         "boost-context",
 | |
|         "boost-crc",
 | |
|         "boost-functional",
 | |
|         "boost-icl",
 | |
|         "boost-intrusive",
 | |
|         "boost-mpl",
 | |
|         "boost-process",
 | |
|         "boost-range",
 | |
|         "boost-spirit",
 | |
|         "boost-test",
 | |
|         "boost-timer",
 | |
|         "boost-variant",
 | |
|         "fmt",
 | |
|         "lz4",
 | |
|         "nlohmann-json",
 | |
|         "zlib",
 | |
|         "zstd"
 | |
|     ]
 | |
| }
 | 
