[Openmp-commits] [PATCH] D40080: [CMake] Disallow direct configuration
Jonas Hahnfeld via Phabricator via Openmp-commits
openmp-commits at lists.llvm.org
Wed Nov 15 08:13:51 PST 2017
Hahnfeld created this revision.
Herald added a subscriber: mgorny.
As a first step, this allows us to generalize the detection of
standalone builds and make it fully compatible when building in
llvm/runtimes/ which automatically sets OPENMP_STANDLONE_BUILD.
https://reviews.llvm.org/D40080
Files:
CMakeLists.txt
libomptarget/Build_With_CMake.txt
libomptarget/CMakeLists.txt
libomptarget/test/CMakeLists.txt
runtime/Build_With_CMake.txt
runtime/CMakeLists.txt
runtime/src/CMakeLists.txt
runtime/test/CMakeLists.txt
www/README.txt
www/index.html
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D40080.123030.patch
Type: text/x-patch
Size: 7692 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20171115/983b597c/attachment.bin>
More information about the Openmp-commits
mailing list