Skip to content

Commit

Permalink
Depend on minimum cmake 3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Edison Gustavo Muenz committed Dec 14, 2016
1 parent 3ca2e0e commit d8e5f1a
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 3.5)
cmake_minimum_required(VERSION 3.0)

project(cquadpack)

Expand Down

0 comments on commit d8e5f1a

Please sign in to comment.