forked from espressif/esp-protocols
4 lines
136 B
CMake
4 lines
136 B
CMake
idf_component_register(SRCS mbedtls_wrap.cpp
|
|
INCLUDE_DIRS include
|
|
REQUIRES tcp_transport)
|