Bump cmake version
This commit is contained in:
parent
ae83459948
commit
8c2eda69a5
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
|
||||
# Aliens vs Predator Linux - http://icculus.org/avp/
|
||||
# CMake 2.8 project
|
||||
CMAKE_MINIMUM_REQUIRED(VERSION 2.8)
|
||||
CMAKE_MINIMUM_REQUIRED(VERSION 2.8.12)
|
||||
|
||||
# default to Release
|
||||
IF(NOT CMAKE_BUILD_TYPE AND NOT CMAKE_CONFIGURATION_TYPES)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue