esp-tunnel/main/CMakeLists.txt

6 lines
222 B
CMake

idf_component_register(SRCS "esp_tunnel.cpp"
"app_networking.cpp"
"app_serial.cpp"
"app_config.cpp"
INCLUDE_DIRS ".")