Skip to content

Commit 4cbb488

Browse files
committed
return to cmake 3.25.1 minimum for Debian
1 parent d4abf59 commit 4cbb488

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
cmake_minimum_required(VERSION 3.31)
1+
cmake_minimum_required(VERSION 3.25.1)
22

33
project(FreeMajor VERSION "1.0" LANGUAGES CXX)
44
list(APPEND CMAKE_MODULE_PATH "${PROJECT_SOURCE_DIR}/cmake")

0 commit comments

Comments
 (0)