👷 trying doozer

parent baaa2a4d
{
"targets": {
"xenial-amd64": {
"buildenv": "xenial-amd64",
"builddeps": ["build-essential"],
"buildcmd": [
"mkdir build",
"cd build",
"cmake ..",
"make"
]
}
}
}
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment