Files
esp-idf/components/esp_timer/test/CMakeLists.txt
2022-02-10 15:17:49 +08:00

4 lines
153 B
CMake

idf_component_register(SRC_DIRS "."
PRIV_INCLUDE_DIRS "../private_include"
PRIV_REQUIRES cmock test_utils)