esp-idf/components/esp_hw_support/test/CMakeLists.txt
2020-10-28 22:38:50 +08:00

4 lines
159 B
CMake

idf_component_register(SRC_DIRS "."
PRIV_INCLUDE_DIRS "${include_dirs}"
PRIV_REQUIRES cmock test_utils esp_hw_support)