bedside-clock/components/time/CMakeLists.txt

6 lines
72 B
CMake

idf_component_register(
SRCS "time.c"
INCLUDE_DIRS "."
REQUIRES
)