esp-tunnel/main/CMakeLists.txt
2023-06-03 11:21:59 +03:00

4 lines
132 B
CMake

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