[PATCH] D72416: [Flang] Prep work to add flang as a new subproject in cmake
Eric Schweitz via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jan 9 11:57:46 PST 2020
schweitz added a comment.
Hmm. Yes,, it seems this isn't exactly the "prep" patch I wanted w.r.t llvm/CMakeLists.txt. Is there a place to add "flang" as a valid subproject, but not also add it to the list of default "ALL" projects? [I will remove the ALL change.]
We're not going to want f18 to be picked up by the buildbots, since it requires everything get built with C++ 17.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D72416/new/
https://reviews.llvm.org/D72416
More information about the llvm-commits
mailing list