mirror of
https://github.com/eledio-devices/thirdparty-ArduinoJson.git
synced 2025-11-01 16:14:05 +01:00
Splitted CMakeLists.txt
This commit is contained in:
3
srcs/CMakeLists.txt
Normal file
3
srcs/CMakeLists.txt
Normal file
@@ -0,0 +1,3 @@
|
||||
file(GLOB_RECURSE SRCS_FILES *.cpp)
|
||||
|
||||
add_library(ArduinoJson ${SRCS_FILES})
|
||||
Reference in New Issue
Block a user