4 lines
96 B
CMake
4 lines
96 B
CMake
set(COMPONENT_SRCS "select_example.c")
|
|
set(COMPONENT_ADD_INCLUDEDIRS ".")
|
|
|
|
register_component()
|