Partial error messages:
"CMake Error at CMakeLists.txt:215 (add_library):
Target "ReactiveSocket" links to target "Boost::thread" but the target was
not found. Perhaps a find_package() call is missing for an IMPORTED
target, or an ALIAS target is missing?
CMake Error at yarpl/CMakeLists.txt:76 (add_library):
Target "yarpl" links to target "Boost::thread" but the target was not
found. Perhaps a find_package() call is missing for an IMPORTED target, or
an ALIAS target is missing?
CMake Error at rsocket/benchmarks/CMakeLists.txt:5 (add_executable):
Target "baselines_tcp" links to target "Boost::system" but the target was
not found. Perhaps a find_package() call is missing for an IMPORTED
target, or an ALIAS target is missing?
Call Stack (most recent call first):
rsocket/benchmarks/CMakeLists.txt:15 (benchmark)"