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

3 lines
94 B
CMake
Raw Normal View History

2020-12-02 20:05:43 +05:30
idf_component_register(SRC_DIRS "."
PRIV_REQUIRES test_utils esp-tls)