diff options
-rw-r--r-- | CMakeLists.txt | 2 | ||||
m--------- | grextras | 0 |
2 files changed, 1 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt index 459ff90..d4537c2 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,7 +1,7 @@ ######################################################################## # Project setup ######################################################################## -cmake_minimum_required(VERSION 2.6) +cmake_minimum_required(VERSION 2.8) project(gras CXX C) enable_testing() diff --git a/grextras b/grextras -Subproject 39de31544ddce2e65cb31e100c0c74d0e77a3e4 +Subproject 08a5747bff911f3c8722224d3d2a4f2f8fa68b1 |