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