CMakeLists.txt 92 B

1234
  1. set(COMPONENT_SRCS "mean.c")
  2. set(COMPONENT_ADD_INCLUDEDIRS "include")
  3. register_component()