CMakeLists.txt 87 B

12345
  1. add_library(ncdconfig
  2. NCDConfig.c
  3. NCDConfigTokenizer.c
  4. NCDConfigParser.c
  5. )