Skip to content

CMake: find_package(asio) if available

See comment in the CMakeLists.txt.

I'm considering doing something similar for Boost CMake (shipped with newer Boost versions), which unfortunately works different than FindBoost.cmake (which is shipped with CMake).

Merge request reports