/usr/lib/cmake/BoostCompute/BoostComputeConfig.cmake is in libcompute-dev 0.5-1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 | # Config file for Boost.Compute (https://github.com/boostorg/compute)
#
# Sets the following variables:
# BoostCompute_INCLUDE_DIRS - include directories for Boost.Compute
set(BoostCompute_INCLUDE_DIRS "/usr/include/compute")
|