4 lines
89 B
CMake
4 lines
89 B
CMake
set(COMPONENT_SRCS "app_main.c")
|
|
set(COMPONENT_ADD_INCLUDEDIRS "")
|
|
|
|
register_component()
|