When running "cmake .." I get this error:
CMake Error at CMakeLists.txt:9 (find_package):
Could not find a package configuration file provided by "asio" with any of
the following names:
asioConfig.cmake
asio-config.cmake
Add the installation prefix of "asio" to CMAKE_PREFIX_PATH or set
"asio_DIR" to a directory containing one of the above files. If "asio"
provides a separate development package or SDK, be sure it has been
installed.