mirror of
https://github.com/nlohmann/json.git
synced 2026-02-26 05:16:27 +00:00
👷 need more recent cmake for CentOS
This commit is contained in:
@@ -26,7 +26,7 @@
|
||||
},
|
||||
"centos7-x86_64": {
|
||||
"buildenv": "centos7-x86_64",
|
||||
"builddeps": ["build-essential", "cmake"],
|
||||
"builddeps": ["build-essential", "cmake3"],
|
||||
"buildcmd": [
|
||||
"uname -a",
|
||||
"mkdir build",
|
||||
|
||||
Reference in New Issue
Block a user