2
0
mirror of https://github.com/boostorg/compute.git synced 2026-01-28 07:02:15 +00:00
Files
compute/cmake/BoostComputeConfig.cmake.in
2014-04-13 20:12:32 -07:00

7 lines
247 B
CMake

# Config file for Boost.Compute (https://github.com/kylelutz/compute)
#
# Sets the following variables:
# BoostCompute_INCLUDE_DIRS - include directories for Boost.Compute
set(BoostCompute_INCLUDE_DIRS "@CMAKE_INSTALL_PREFIX@/include/compute")