externals: Add JSON as a submodule.
This commit is contained in:
		
							
								
								
									
										4
									
								
								externals/CMakeLists.txt
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										4
									
								
								externals/CMakeLists.txt
									
									
									
									
										vendored
									
									
								
							@@ -34,6 +34,10 @@ add_subdirectory(glad)
 | 
			
		||||
# inih
 | 
			
		||||
add_subdirectory(inih)
 | 
			
		||||
 | 
			
		||||
# JSON
 | 
			
		||||
add_library(json-headers INTERFACE)
 | 
			
		||||
target_include_directories(json-headers INTERFACE ./json/src)
 | 
			
		||||
 | 
			
		||||
# MicroProfile
 | 
			
		||||
add_library(microprofile INTERFACE)
 | 
			
		||||
target_include_directories(microprofile INTERFACE ./microprofile)
 | 
			
		||||
 
 | 
			
		||||
							
								
								
									
										1
									
								
								externals/json
									
									
									
									
										vendored
									
									
										Submodule
									
								
							
							
								
								
								
								
								
							
						
						
									
										1
									
								
								externals/json
									
									
									
									
										vendored
									
									
										Submodule
									
								
							 Submodule externals/json added at d3496347fc
									
								
							
		Reference in New Issue
	
	Block a user