esp-idf/examples/protocols/l2tap/main/CMakeLists.txt

3 lines
84 B
CMake
Raw Normal View History

idf_component_register(SRCS "l2tap_main.c"
INCLUDE_DIRS ".")