esp-idf/tools/test_apps/protocols/openssl/main/CMakeLists.txt

3 lines
95 B
CMake
Raw Normal View History

idf_component_register(SRCS "main.c" "connect_test.c"
2020-11-10 01:51:08 -05:00
INCLUDE_DIRS ".")