We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 13559d2 commit 92f12f6Copy full SHA for 92f12f6
1 file changed
CMakeLists.txt
@@ -16,7 +16,7 @@
16
# General project definition
17
####################################
18
19
-CMAKE_MINIMUM_REQUIRED(VERSION 3.27.1 FATAL_ERROR)
+CMAKE_MINIMUM_REQUIRED(VERSION 3.26 FATAL_ERROR)
20
set(Boost_USE_STATIC_RUNTIME OFF)
21
set(Boost_USE_STATIC_LIBS OFF)
22
set(BUILD_SHARED_LIBS ON)
0 commit comments