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