5 lines
91 B
CMake
5 lines
91 B
CMake
|
set(COMPONENT_SRCS "fast_scan.c")
|
||
|
set(COMPONENT_ADD_INCLUDEDIRS ".")
|
||
|
|
||
|
register_component()
|