5 lines
95 B
CMake
Raw Normal View History

set(COMPONENT_SRCS "cpp_pthread.cpp")
set(COMPONENT_ADD_INCLUDEDIRS ".")
register_component()