5 lines
95 B
CMake
5 lines
95 B
CMake
|
set(COMPONENT_SRCS "cpp_pthread.cpp")
|
||
|
set(COMPONENT_ADD_INCLUDEDIRS ".")
|
||
|
|
||
|
register_component()
|