mirror of
				https://github.com/eclipse/upm.git
				synced 2025-11-04 09:05:34 +03:00 
			
		
		
		
	json: Added nlohmann's JSON C++ header
Adding JSON header for serializing/deserializing library descriptor JSON
files.
    * Added header
    * Added simple unit test to verify functionality
Signed-off-by: Noel Eck <noel.eck@intel.com>
			
			
This commit is contained in:
		@@ -489,4 +489,4 @@ endif()
 | 
			
		||||
# Install C headers
 | 
			
		||||
install(DIRECTORY include/ DESTINATION include/upm
 | 
			
		||||
    COMPONENT ${CMAKE_PROJECT_NAME}-dev
 | 
			
		||||
    FILES_MATCHING PATTERN "*.h")
 | 
			
		||||
    FILES_MATCHING PATTERN "*.h" PATTERN "*.hpp")
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user