mirror of
https://github.com/bblanchon/ArduinoJson.git
synced 2025-07-29 18:27:37 +02:00
Added support for CMake's unity builds
This commit is contained in:
@ -9,4 +9,5 @@ add_executable(NumbersTests
|
||||
)
|
||||
|
||||
target_link_libraries(NumbersTests catch)
|
||||
|
||||
add_test(Numbers NumbersTests)
|
||||
|
Reference in New Issue
Block a user