OVMS3-idf/components/smartconfig_ack/CMakeLists.txt

7 lines
139 B
CMake
Raw Normal View History

set(COMPONENT_SRCDIRS ".")
set(COMPONENT_ADD_INCLUDEDIRS "include")
set(COMPONENT_PRIV_REQUIRES lwip tcpip_adapter)
register_component()