We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3d0abd3 commit f4cedacCopy full SHA for f4cedac
CMakeLists.txt
@@ -49,7 +49,7 @@ set(SOURCES convection_diffusion_base.cpp
49
################################################################################
50
# The code below doesn't have to be changed (usually)
51
52
-cmake_minimum_required(VERSION 2.6)
+cmake_minimum_required(VERSION 2.8.12)
53
54
project(UG_PLUGIN_${pluginName})
55
0 commit comments