Otherwise:
Target "aby" 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?
and
CMake Error at src/abycore/CMakeLists.txt:1 (add_library): Target "aby" 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?
when building ABY as external dependency
Otherwise:
Target "aby" 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?
andCMake Error at src/abycore/CMakeLists.txt:1 (add_library): Target "aby" 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?
when building ABY as external dependency