mirror of
https://github.com/nlohmann/json
synced 2024-12-17 22:51:07 +00:00
👷 forgot to install make
This commit is contained in:
parent
91e45a8dd0
commit
937cca762f
@ -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": {
|
||||
|
Loading…
Reference in New Issue
Block a user