hampusborgos/rme

CMake build is broken

Opened this issue · 0 comments

Non-boost asio packages do not come with a CMake config-file package, so the call below will normally fail.

find_package(asio CONFIG REQUIRED)