3 lines
89 B
CMake
3 lines
89 B
CMake
set(COMPONENT_SRCDIRS ".")
|
|
set(COMPONENT_ADD_INCLUDEDIRS "include")
|
|
register_component()
|