4 lines
99 B
CMake
4 lines
99 B
CMake
set(COMPONENT_SRCS "pppos_client_main.c")
|
|
set(COMPONENT_ADD_INCLUDEDIRS ".")
|
|
|
|
register_component()
|