Skip to content

Commit 83867de

Browse files
committed
Revert change to minimum CMake version
1 parent 45137b8 commit 83867de

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
@@ -9,7 +9,7 @@
99
# Set up CMake
1010
##########################################################################
1111

12-
cmake_minimum_required(VERSION 3.21)
12+
cmake_minimum_required(VERSION 3.18)
1313

1414
##########################################################################
1515
# Set up project

0 commit comments

Comments
 (0)