Skip to content
Snippets Groups Projects
Commit 5b0c7672 authored by Lars Bilke's avatar Lars Bilke
Browse files

Bumped minimum CMake version to 2.8.3 (same as OGS-5).

parent ca6d2626
No related branches found
No related tags found
No related merge requests found
......@@ -3,7 +3,7 @@
#####################
# Specify minimum CMake version
cmake_minimum_required(VERSION 2.6)
cmake_minimum_required(VERSION 2.8.3)
# Project name
project( OGS-6 )
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment