CMakeLists.txt 95 B

1234
  1. set(COMPONENT_SRCS "cpp_pthread.cpp")
  2. set(COMPONENT_ADD_INCLUDEDIRS ".")
  3. register_component()