👷 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

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",