OVMS3-idf/examples/ethernet/eth2ap/main/CMakeLists.txt

7 lines
103 B
CMake
Raw Normal View History

set(COMPONENT_SRCS "eth2ap_example_main.c")
set(COMPONENT_ADD_INCLUDEDIRS ".")
register_component()