CMakeLists.txt 63 B

12345
  1. add_library(base
  2. DebugObject.c
  3. BLog.c
  4. BPending.c
  5. )