esp-idf/components/esp-tls/test_apps/main/CMakeLists.txt

4 wiersze
138 B
CMake

idf_component_register(SRC_DIRS "."
PRIV_REQUIRES test_utils esp-tls unity
WHOLE_ARCHIVE)