We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3144037 commit 62a41ddCopy full SHA for 62a41dd
1 file changed
CMakeLists.txt
@@ -4,7 +4,7 @@
4
5
# root CMakeLists.txt, specifies option and interface library
6
7
-cmake_minimum_required(VERSION 3.11)
+cmake_minimum_required(VERSION 3.14)
8
project(FOONATHAN_MEMORY)
9
10
set(FOONATHAN_MEMORY_VERSION_MAJOR 0 CACHE STRING "major version of memory" FORCE)
0 commit comments