👷 need more recent cmake for CentOS

This commit is contained in:
Niels Lohmann 2019-03-24 00:15:57 +01:00
parent fabf953305
commit 4327ae0bef
No known key found for this signature in database
GPG Key ID: 7F3CEA63AE251B69

View File

@ -26,7 +26,7 @@
},
"centos7-x86_64": {
"buildenv": "centos7-x86_64",
"builddeps": ["build-essential", "cmake"],
"builddeps": ["build-essential", "cmake3"],
"buildcmd": [
"uname -a",
"mkdir build",