mirror of
https://github.com/nlohmann/json.git
synced 2026-03-12 04:01:24 +00:00
👷 forgot to install make
This commit is contained in:
@@ -37,7 +37,7 @@
|
||||
},
|
||||
"fedora24-x86_64": {
|
||||
"buildenv": "fedora24-x86_64",
|
||||
"builddeps": ["cmake"],
|
||||
"builddeps": ["cmake", "make"],
|
||||
"buildcmd": ["mkdir cm", "cd cm", "cmake ..", "cmake --build .", "ctest --output-on-failure"]
|
||||
},
|
||||
"centos7-x86_64": {
|
||||
|
||||
Reference in New Issue
Block a user