Blame view

3rdparty/boost_1_81_0/libs/compute/cmake/BoostComputeConfig.cmake.in 247 Bytes
e6ccf0ce   Hu Chunming   提交三方库
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 "@CMAKE_INSTALL_PREFIX@/include/compute")