projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
43f45f5
)
cmake-utils.eclass: raise CMAKE_MIN_VERSION to 3.9.6
author
Michael Palimaka
<kensington@gentoo.org>
Sat, 17 Mar 2018 00:13:22 +0000
(11:13 +1100)
committer
Michael Palimaka
<kensington@gentoo.org>
Sat, 17 Mar 2018 00:18:29 +0000
(11:18 +1100)
eclass/cmake-utils.eclass
patch
|
blob
|
history
diff --git
a/eclass/cmake-utils.eclass
b/eclass/cmake-utils.eclass
index 3a5a1f24cedb36f680c1437746f1e29963623c0f..7e4484c648a30e63b3ded6950659223dc1cea63f 100644
(file)
--- a/
eclass/cmake-utils.eclass
+++ b/
eclass/cmake-utils.eclass
@@
-1,4
+1,4
@@
-# Copyright 1999-201
7
Gentoo Foundation
+# Copyright 1999-201
8
Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# @ECLASS: cmake-utils.eclass
@@
-58,7
+58,7
@@
_CMAKE_UTILS_ECLASS=1
# @ECLASS-VARIABLE: CMAKE_MIN_VERSION
# @DESCRIPTION:
# Specify the minimum required CMake version.
-: ${CMAKE_MIN_VERSION:=3.
7.2
}
+: ${CMAKE_MIN_VERSION:=3.
9.6
}
# @ECLASS-VARIABLE: CMAKE_REMOVE_MODULES
# @DESCRIPTION: