[Openmp-commits] [PATCH] D40081: [CMake] Refactor common settings and flags
Jonas Hahnfeld via Phabricator via Openmp-commits
openmp-commits at lists.llvm.org
Wed Nov 15 08:13:53 PST 2017
Hahnfeld created this revision.
Herald added a subscriber: mgorny.
These are needed by both libraries, so we can do that in a
common namespace.
https://reviews.llvm.org/D40081
Files:
CMakeLists.txt
cmake/HandleOpenMPOptions.cmake
cmake/config-ix.cmake
libomptarget/Build_With_CMake.txt
libomptarget/CMakeLists.txt
libomptarget/cmake/Modules/config-ix.cmake
libomptarget/plugins/CMakeLists.txt
libomptarget/plugins/cuda/CMakeLists.txt
runtime/CMakeLists.txt
runtime/cmake/LibompHandleFlags.cmake
runtime/cmake/config-ix.cmake
runtime/src/CMakeLists.txt
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D40081.123031.patch
Type: text/x-patch
Size: 12310 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20171115/cee332c6/attachment-0001.bin>
More information about the Openmp-commits
mailing list