We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c4763d1 commit ea47969Copy full SHA for ea47969
1 file changed
CMakeLists.txt
@@ -5,7 +5,7 @@
5
# cmake .
6
# make
7
8
-cmake_minimum_required (VERSION 2.8)
+cmake_minimum_required(VERSION 3.25)
9
project (libais)
10
11
include(CheckCXXCompilerFlag)
0 commit comments