mirror of
https://github.com/nlohmann/json.git
synced 2026-03-17 14:35:58 +00:00
👷 install g++
This commit is contained in:
@@ -32,7 +32,7 @@
|
||||
},
|
||||
"centos7-x86_64": {
|
||||
"buildenv": "centos7-x86_64",
|
||||
"builddeps": ["build-essential", "cmake", "wget"],
|
||||
"builddeps": ["cmake", "make", "wget", "gcc-g++"],
|
||||
"buildcmd": [
|
||||
"uname -a",
|
||||
"wget https://github.com/Kitware/CMake/releases/download/v3.14.0/cmake-3.14.0.tar.gz",
|
||||
|
||||
Reference in New Issue
Block a user