mirror of
				https://github.com/eledio-devices/thirdparty-ArduinoJson.git
				synced 2025-10-31 16:14:11 +01:00 
			
		
		
		
	CMake: used link_libraries() instead of target_link_libraries()
This commit is contained in:
		| @@ -16,9 +16,4 @@ if(CMAKE_CXX_COMPILER_ID MATCHES "GNU") | ||||
| 	) | ||||
| endif() | ||||
|  | ||||
| target_link_libraries(IntegrationTests | ||||
| 	ArduinoJson | ||||
| 	catch | ||||
| ) | ||||
|  | ||||
| add_test(IntegrationTests IntegrationTests) | ||||
|   | ||||
		Reference in New Issue
	
	Block a user