mirror of
				https://github.com/open-source-parsers/jsoncpp.git
				synced 2025-10-29 20:59:44 +01:00 
			
		
		
		
	Update CMakeLists.txt
This commit is contained in:
		 Google AutoFuzz Team
					Google AutoFuzz Team
				
			
				
					committed by
					
						 Jordan Bayles
						Jordan Bayles
					
				
			
			
				
	
			
			
			 Jordan Bayles
						Jordan Bayles
					
				
			
						parent
						
							181f9eb129
						
					
				
				
					commit
					400ec89811
				
			| @@ -12,7 +12,7 @@ add_executable( jsoncpp_test | ||||
| if(BUILD_SHARED_LIBS) | ||||
|     add_compile_definitions( JSON_DLL ) | ||||
| endif() | ||||
| target_link_libraries(jsoncpp_test jsoncpp_lib fuzz) | ||||
| target_link_libraries(jsoncpp_test jsoncpp_lib) | ||||
|  | ||||
| # another way to solve issue #90 | ||||
| #set_target_properties(jsoncpp_test PROPERTIES COMPILE_FLAGS -ffloat-store) | ||||
|   | ||||
		Reference in New Issue
	
	Block a user