esp-idf/components/esp-tls/test/CMakeLists.txt
2021-01-21 01:17:23 +00:00

3 lines
94 B
CMake

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