BoostComputeΒΆ

hunter_add_package(BoostCompute)
find_package(BoostCompute CONFIG REQUIRED)
target_link_libraries(... BoostCompute::boost_compute)