6 lines
81 B
CMake
6 lines
81 B
CMake
|
set(COMPONENT_ADD_INCLUDEDIRS .)
|
||
|
|
||
|
set(COMPONENT_SRCDIRS .)
|
||
|
|
||
|
register_component()
|