OVMS3-idf/components/jsmn/CMakeLists.txt

3 lines
85 B
CMake
Raw Normal View History

idf_component_register(SRCS "src/jsmn.c"
INCLUDE_DIRS "include")