1
0
mirror of https://github.com/nlohmann/json.git synced 2026-07-29 15:13:04 +04:00

👷 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
+1 -1
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",