mirror of
https://github.com/nlohmann/json.git
synced 2024-11-28 00:59:02 +08:00
👷 need more recent cmake for CentOS
This commit is contained in:
parent
fabf953305
commit
4327ae0bef
@ -26,7 +26,7 @@
|
||||
},
|
||||
"centos7-x86_64": {
|
||||
"buildenv": "centos7-x86_64",
|
||||
"builddeps": ["build-essential", "cmake"],
|
||||
"builddeps": ["build-essential", "cmake3"],
|
||||
"buildcmd": [
|
||||
"uname -a",
|
||||
"mkdir build",
|
||||
|
Loading…
Reference in New Issue
Block a user