mirror of
				https://github.com/KartKrewDev/RingRacers.git
				synced 2025-10-30 08:01:28 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			6 lines
		
	
	
	
		
			152 B
		
	
	
	
		
			CMake
		
	
	
	
	
	
			
		
		
	
	
			6 lines
		
	
	
	
		
			152 B
		
	
	
	
		
			CMake
		
	
	
	
	
	
| CPMAddPackage(
 | |
| 	NAME nlohmann_json
 | |
| 	VERSION 3.11.2
 | |
| 	URL "https://github.com/nlohmann/json/releases/download/v3.11.2/json.tar.xz"
 | |
| 	EXCLUDE_FROM_ALL ON
 | |
| )
 | 
