[PATCH] D82276: Make ninja smart console builds more pretty
David Zarzycki via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jun 22 03:43:10 PDT 2020
davezarzycki added a comment.
Unless I'm missing something, consolidating this logic into LLVM's CMakeLists.txt will break stand alone builds of sub-projects and external projects that depend on this logic.
Was there a policy change? Are stand alone builds no longer supported? Are external projects no longer allowed to use LLVM's GenerateVersionFromVCS.cmake?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D82276/new/
https://reviews.llvm.org/D82276
More information about the llvm-commits
mailing list