4 lines
92 B
CMake
4 lines
92 B
CMake
set(COMPONENT_SRCS "power_save.c")
|
|
set(COMPONENT_ADD_INCLUDEDIRS ".")
|
|
|
|
register_component()
|