3 lines
95 B
CMake
3 lines
95 B
CMake
set(COMPONENT_SRCS "src/jsmn.c")
|
|
set(COMPONENT_ADD_INCLUDEDIRS "include")
|
|
register_component()
|