Skip to content
Snippets Groups Projects
Commit 00a08b4e authored by Christophe Geuzaine's avatar Christophe Geuzaine
Browse files

require 2.8, not 2.8.4

parent edefb427
No related branches found
No related tags found
No related merge requests found
......@@ -3,7 +3,7 @@
# See the LICENSE.txt file for license information. Please report all
# bugs and problems to <gmsh@geuz.org>.
cmake_minimum_required(VERSION 2.8.4 FATAL_ERROR)
cmake_minimum_required(VERSION 2.8 FATAL_ERROR)
# if CMAKE_BUILD_TYPE is specified use it; otherwise set the default
# build type to "RelWithDebInfo" ("-O2 -g" with gcc) prior to calling
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment