Skip to content
Ruslan Baratov edited this page Feb 9, 2016 · 1 revision

Boost.compute

hunter_add_package(BoostCompute)
find_package(BoostCompute CONFIG REQUIRED)
target_link_libraries(... BoostCompute::boost_compute)
Clone this wiki locally