Introduce OPENMP_INSTALL_LIBDIR and use in all install() commands.
This also fixes installation of libomptarget-nvptx that previously
didn't honor {OPENMP,LLVM}_LIBDIR_SUFFIX.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D47130
[CMake] Unify install path for libraries ClosedPublic Authored by Hahnfeld on May 21 2018, 2:42 AM.
Details Summary Introduce OPENMP_INSTALL_LIBDIR and use in all install() commands.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.May 21 2018, 7:51 AM Closed by commit rL333284: [CMake] Unify install path for libraries (authored by Hahnfeld). · Explain WhyMay 25 2018, 9:00 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 148617 openmp/trunk/CMakeLists.txt
openmp/trunk/libomptarget/deviceRTLs/nvptx/CMakeLists.txt
openmp/trunk/libomptarget/plugins/CMakeLists.txt
openmp/trunk/libomptarget/plugins/cuda/CMakeLists.txt
openmp/trunk/libomptarget/src/CMakeLists.txt
openmp/trunk/runtime/src/CMakeLists.txt
|