We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d39eb5d + 6285257 commit b796990Copy full SHA for b796990
CMakeLists.txt
@@ -4,7 +4,7 @@
4
#
5
6
# CMake version
7
-cmake_minimum_required(VERSION 3.0 FATAL_ERROR)
+cmake_minimum_required(VERSION 3.5 FATAL_ERROR)
8
9
10
# Configure CMake environment
source/tests/CMakeLists.txt
# Meta information about the project
set(META_PROJECT_NAME "cpplocate")
0 commit comments