[PATCH] D105822: [docs] More CMAKE variable documentation

Nathan Sidwell via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 12 09:00:05 PDT 2021


urnathan created this revision.
Herald added a subscriber: mgorny.
urnathan requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

This follows from my D102481 <https://reviews.llvm.org/D102481> collation of cmake variables by breaking out some (more) common llvm-specific variables.  Controlling the subprojects and target architectures, along with clues about restricting build parallelism when linking.  'more common' is somewhat subjective, I take what I use defines that? :)

ok?


https://reviews.llvm.org/D105822

Files:
  llvm/docs/CMake.rst

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D105822.357959.patch
Type: text/x-patch
Size: 4850 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210712/1e8548e3/attachment.bin>


More information about the llvm-commits mailing list