AimRT/_deps/boost-src/libs/compute/cmake/BoostComputeConfig.cmake.in
2025-01-12 20:37:50 +08:00

7 lines
247 B
CMake

# 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 "@CMAKE_INSTALL_PREFIX@/include/compute")