We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents da1754d + 2da8e13 commit 3595599Copy full SHA for 3595599
CMakeLists.txt
@@ -7,7 +7,7 @@
7
# The full license is in the file LICENSE, distributed with this software. #
8
############################################################################
9
10
-cmake_minimum_required(VERSION 3.29)
+cmake_minimum_required(VERSION 3.16)
11
project(xtl)
12
13
set(XTL_INCLUDE_DIR ${CMAKE_CURRENT_SOURCE_DIR}/include)
0 commit comments