OlivierLDff / asio.cmake

Small CMake wrapper to add asio with a simple FetchContent.
MIT License
18 stars 9 forks source link

SSL support #36

Open carlocorradini opened 1 month ago

carlocorradini commented 1 month ago

If ASIO_SEPARATE_COMPILATION is defined and SSL support is needed there is the need to add #include <asio/ssl/impl/src.hpp> in src/asio.cpp See https://think-async.com/Asio/asio-1.30.2/doc/asio/using.html#asio.using.optional_separate_compilation