mirror of
https://gitee.com/beecue/fastbee.git
synced 2025-12-18 08:55:53 +08:00
4 lines
85 B
CMake
4 lines
85 B
CMake
|
|
set(COMPONENT_SRCS "main.c")
|
|
set(COMPONENT_ADD_INCLUDEDIRS ".")
|
|
register_component() |