[Openmp-commits] [PATCH] D47130: [CMake] Unify install path for libraries
Jonas Hahnfeld via Phabricator via Openmp-commits
openmp-commits at lists.llvm.org
Mon May 21 02:42:15 PDT 2018
Hahnfeld created this revision.
Hahnfeld added reviewers: jlpeyton, grokos.
Herald added subscribers: openmp-commits, mgorny.
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`.
Repository:
rOMP OpenMP
https://reviews.llvm.org/D47130
Files:
CMakeLists.txt
libomptarget/deviceRTLs/nvptx/CMakeLists.txt
libomptarget/plugins/CMakeLists.txt
libomptarget/plugins/cuda/CMakeLists.txt
libomptarget/src/CMakeLists.txt
runtime/src/CMakeLists.txt
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D47130.147746.patch
Type: text/x-patch
Size: 5795 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20180521/e3c50e77/attachment.bin>
More information about the Openmp-commits
mailing list