msv-clubhouse-node/main/CMakeLists.txt
2023-02-25 10:26:15 +01:00

5 lines
89 B
CMake

idf_component_register(
SRCS "main.cpp"
INCLUDE_DIRS "."
REQUIRES ttn-esp32)