Skip to content

Commit

Permalink
Force 2.8.11 as minimum required CMake version.
Browse files Browse the repository at this point in the history
  • Loading branch information
zsiciarz committed Aug 6, 2014
1 parent 6d70602 commit d85ab1a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
cmake_minimum_required(VERSION 2.8)
cmake_minimum_required(VERSION 2.8.11)
project(Aquila CXX)

set(Aquila_VERSION_MAJOR 3)
Expand Down

0 comments on commit d85ab1a

Please sign in to comment.