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

4 lines
145 B
CMake
Raw Normal View History

2019-04-10 08:24:50 +00:00
idf_component_register(SRC_DIRS "."
INCLUDE_DIRS "."
PRIV_REQUIRES "unity" "test_utils" "esp_eth")