OVMS3-idf/components/jsmn/CMakeLists.txt

7 lines
124 B
CMake

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