[PATCH] D40233: [CMake][runtimes] Support monorepo layout with runtimes build

Petr Hosek via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Nov 19 19:06:27 PST 2017


phosek created this revision.
Herald added a subscriber: mgorny.

We introduce a new variable LLVM_ENABLE_RUNTIMES which works
similarly to LLVM_ENABLE_PROJECTS and allows specifying runtimes
that will be enabled in the runtimes build.


Repository:
  rL LLVM

https://reviews.llvm.org/D40233

Files:
  runtimes/CMakeLists.txt

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D40233.123528.patch
Type: text/x-patch
Size: 5471 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171120/8636514c/attachment.bin>


More information about the llvm-commits mailing list