esp-idf/components/esp_system/test/CMakeLists.txt

3 lines
125 B
CMake
Raw Normal View History

2020-05-05 01:21:29 -04:00
idf_component_register(SRC_DIRS .
PRIV_INCLUDE_DIRS .
PRIV_REQUIRES unity test_utils)