5 lines
85 B
CMake
5 lines
85 B
CMake
|
set(COMPONENT_SRCS "wps.c")
|
||
|
set(COMPONENT_ADD_INCLUDEDIRS ".")
|
||
|
|
||
|
register_component()
|