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

3 lines
164 B
CMake
Raw Normal View History

idf_component_register(SRC_DIRS "."
PRIV_INCLUDE_DIRS "../private_include" "."
PRIV_REQUIRES unity test_utils tcp_transport)