CMakeLists.txt 135 B

123
  1. idf_component_register(SRCS "asio_ssl_main.cpp"
  2. INCLUDE_DIRS "."
  3. EMBED_TXTFILES ca.crt server.key srv.crt)