mirror of
https://github.com/nlohmann/json.git
synced 2026-05-20 13:15:23 +00:00
10 lines
158 B
JSON
10 lines
158 B
JSON
{
|
|
"targets": {
|
|
"xenial-amd64": {
|
|
"buildenv": "xenial-amd64",
|
|
"builddeps": ["build-essential"],
|
|
"buildcmd": ["make check"]
|
|
}
|
|
}
|
|
}
|