[all-commits] [llvm/llvm-project] c42f96: [CMake][OpenMP] Simplify getting CUDA library dire...
Raul Tambre via All-commits
all-commits at lists.llvm.org
Fri Sep 11 11:19:31 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: c42f96cb23bedb0e4bc31d2e88b60275083a420d
https://github.com/llvm/llvm-project/commit/c42f96cb23bedb0e4bc31d2e88b60275083a420d
Author: Raul Tambre <raul.tambre at cleveron.com>
Date: 2020-09-11 (Fri, 11 Sep 2020)
Changed paths:
M openmp/libomptarget/cmake/Modules/LibomptargetGetDependencies.cmake
Log Message:
-----------
[CMake][OpenMP] Simplify getting CUDA library directory
LLVM now requires CMake 3.13.4 so we can simplify this.
Reviewed By: phosek
Differential Revision: https://reviews.llvm.org/D87195
More information about the All-commits
mailing list