1
0
mirror of https://github.com/nlohmann/json synced 2024-11-10 14:30:08 +00:00

👷 need to install g++

This commit is contained in:
Niels Lohmann 2019-03-24 00:48:59 +01:00
parent c94b764a6e
commit 63d619e21f
No known key found for this signature in database
GPG Key ID: 7F3CEA63AE251B69

View File

@ -20,7 +20,7 @@
},
"fedora24-x86_64": {
"buildenv": "fedora24-x86_64",
"builddeps": ["cmake", "make", "gcc"],
"builddeps": ["cmake", "make", "g++"],
"buildcmd": [
"uname -a",
"mkdir build",