OVMS3-idf/components/jsmn/CMakeLists.txt
2019-05-13 19:59:17 +08:00

4 lines
95 B
CMake

set(COMPONENT_SRCS "src/jsmn.c")
set(COMPONENT_ADD_INCLUDEDIRS "include")
register_component()