4 lines
86 B
CMake
4 lines
86 B
CMake
set(COMPONENT_SRCS "scan.c")
|
|
set(COMPONENT_ADD_INCLUDEDIRS ".")
|
|
|
|
register_component()
|