OVMS3-idf/components/mdns/test/CMakeLists.txt

3 lines
98 B
CMake
Raw Normal View History

set(COMPONENT_SRCDIRS ".")
set(COMPONENT_PRIV_REQUIRES unity test_utils mdns)
register_component()