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

3 lines
94 B
CMake
Raw Normal View History

2020-12-02 09:35:43 -05:00
idf_component_register(SRC_DIRS "."
PRIV_REQUIRES test_utils esp-tls)