mirror of https://github.com/ecmwf/eccodes.git
GRIB-948: Increment the required cmake version from 2.8.4 to 2.8.11
This commit is contained in:
parent
aef13166cb
commit
2a612f094b
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
# -DCMAKE_MODULE_PATH=/path/to/ecbuild/cmake
|
||||
|
||||
cmake_minimum_required( VERSION 2.8.4 FATAL_ERROR )
|
||||
cmake_minimum_required( VERSION 2.8.11 FATAL_ERROR )
|
||||
|
||||
project( eccodes C )
|
||||
|
||||
|
|
Loading…
Reference in New Issue