llvm-project/openmp/libomptarget/cmake/Modules
Jonas Hahnfeld 9228f9718c [libomptarget-nvptx-bc] Pass found CUDA installations
We already know where the CUDA SDK is, so there is no point in
letting Clang search for it again and possibly finding no or
a different installation.

--cuda-path is supported since the beginning of CUDA support in
Clang, so making this required doesn't impose additional restrictions.

Differential Revision: https://reviews.llvm.org/D46930

llvm-svn: 332495
2018-05-16 17:20:27 +00:00
..
LibomptargetGetDependencies.cmake [libomptarget] Fix detection of CUDA stubs library 2018-02-12 11:01:56 +00:00
LibomptargetNVPTXBitcodeLibrary.cmake [libomptarget-nvptx-bc] Pass found CUDA installations 2018-05-16 17:20:27 +00:00
LibomptargetUtils.cmake