[PATCH] D60360: Dump the minimal version of cmake 3.5.0

Stefan Gränitz via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 16 04:58:43 PDT 2019


sgraenitz added a comment.

Can you please explain in more detail how this is supposed to fix the issue?

- The 3.4 docs state an example that is very close to what I found in `lldb/unittests/tools/lldb-mi/utils/CMakeLists.txt`: https://cmake.org/cmake/help/v3.4/command/add_library.html#object-libraries
- Someone with 3.5 that complains about the same issue: https://cmake.org/pipermail/cmake/2016-June/063749.html

We should certainly go to a newer CMake version soon, but I think it needs some more coordination (with other subprojects/LLVM) and it could be a bigger step forward once we do this.


Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D60360/new/

https://reviews.llvm.org/D60360





More information about the llvm-commits mailing list