* Rename 'develop' folder to 'include/nlohmann' * Rename 'src' folder to 'single_include/nlohmann' * Use <nlohmann/*> headers in sources and tests * Change amalgamate config file
		
			
				
	
	
		
			8 lines
		
	
	
	
		
			164 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			8 lines
		
	
	
	
		
			164 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
| {
 | |
| 	"project": "JSON for Modern C++",
 | |
| 	"target": "single_include/nlohmann/json.hpp",
 | |
| 	"sources": [
 | |
| 		"include/nlohmann/json.hpp"
 | |
| 	],
 | |
| 	"include_paths": ["include"]
 | |
| }
 |