thrust / dependencies /cub /cmake /CubAddSubdir.cmake
camenduru's picture
thanks to nvidia ❤
8ae5fc5
find_package(CUB REQUIRED CONFIG
NO_DEFAULT_PATH # Only check the explicit path in HINTS:
HINTS "${CMAKE_CURRENT_LIST_DIR}/.."
)