[llvm-dev] RFC: Updating to CMake 3.15.0
David Greene via llvm-dev
llvm-dev at lists.llvm.org
Fri Nov 8 07:53:26 PST 2019
James Y Knight via llvm-dev <llvm-dev at lists.llvm.org> writes:
> Another important point here is that the version of cmake you use to build
> llvm doesn't impact users of the llvm libraries or binaries that were built
> with the new cmake.
Are we sure that's true for the CMake config files installed with LLVM?
I lean toward the newest CMake but want to make sure we don't
accidentally set up a CMake version bump requirement for users of LLVM
libraries.
-David
More information about the llvm-dev
mailing list