mirror of
				https://github.com/eledio-devices/thirdparty-ArduinoJson.git
				synced 2025-11-01 00:38:27 +01:00 
			
		
		
		
	CMake: used link_libraries() instead of target_link_libraries()
This commit is contained in:
		| @@ -10,9 +10,4 @@ add_executable(MemoryPoolTests | ||||
| 	StringBuilder.cpp | ||||
| ) | ||||
|  | ||||
| target_link_libraries(MemoryPoolTests | ||||
| 	ArduinoJson | ||||
| 	catch | ||||
| ) | ||||
|  | ||||
| add_test(MemoryPool MemoryPoolTests) | ||||
|   | ||||
		Reference in New Issue
	
	Block a user