Files
pi-dashboard/main/CMakeLists.txt

5 lines
72 B
CMake
Raw Normal View History

2026-02-15 02:48:59 +09:00
idf_component_register(
SRCS "main.cpp"
INCLUDE_DIRS "./")