mirror of
https://gitee.com/beecue/fastbee.git
synced 2025-12-17 16:36:03 +08:00
4 lines
96 B
CMake
4 lines
96 B
CMake
set(COMPONENT_SRCS "example.c")
|
|
set(COMPONENT_ADD_INCLUDEDIRS ". include")
|
|
register_component()
|