Skip to content

Commit 8df0ce2

Browse files
authored
Update CMakeLists.txt: cmkae 3.20
1 parent 8235b19 commit 8df0ce2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ set(SOURCES navier_stokes_base.cpp
8080
################################################################################
8181
# The code below doesn't have to be changed (usually)
8282
################################################################################
83-
cmake_minimum_required(VERSION 2.8.12)
83+
cmake_minimum_required(VERSION 2.8.12...3.20)
8484

8585
project(UG_PLUGIN_${pluginName})
8686

0 commit comments

Comments
 (0)