CMake Error at cmake/test.cmake:76 (ADD_EXECUTABLE):
Target "test_matrix" links to target "Boost::unit_test_framework" 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):
tests/CMakeLists.txt:112 (ADD_UNIT_TEST)
As I got mails from ROS buildfarm with: