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

4 wiersze
157 B
CMake

idf_component_register(SRC_DIRS "."
PRIV_REQUIRES test_utils esp-tls)
target_compile_options(${COMPONENT_LIB} PRIVATE "-Wno-format")