We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 71e612a commit 5606109Copy full SHA for 5606109
llvm/CMakeLists.txt
@@ -1,6 +1,6 @@
1
# See docs/CMake.html for instructions about how to build LLVM with CMake.
2
3
-cmake_minimum_required(VERSION 3.4.3)
+cmake_minimum_required(VERSION 3.14)
4
5
if ("${CMAKE_VERSION}" VERSION_LESS "3.13.4")
6
message(FATAL_ERROR
0 commit comments