Files
esp-protocols/components/mbedtls_cxx/CMakeLists.txt

4 lines
136 B
CMake
Raw Normal View History

idf_component_register(SRCS mbedtls_wrap.cpp
INCLUDE_DIRS include
REQUIRES tcp_transport)