Skip to content
Snippets Groups Projects
Commit 6ff967e2 authored by Markus Blatt's avatar Markus Blatt
Browse files

Currently we need version 2.8.8 because of its support for object libraries.

[[Imported from SVN: r6907]]
parent adc7b109
No related branches found
No related tags found
No related merge requests found
......@@ -2,7 +2,7 @@
project("dune-common" C CXX)
# general stuff
cmake_minimum_required(VERSION 2.8)
cmake_minimum_required(VERSION 2.8.8)
# make sure our own modules are found
set(CMAKE_MODULE_PATH ${CMAKE_MODULE_PATH} "${CMAKE_SOURCE_DIR}/cmake/modules")
......
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