👷 added cmake

This commit is contained in:
Niels Lohmann 2019-03-23 23:21:17 +01:00
parent 72dd6f349e
commit 2fcca259b0
No known key found for this signature in database
GPG key ID: 7F3CEA63AE251B69

View file

@ -2,7 +2,7 @@
"targets": {
"xenial-amd64": {
"buildenv": "xenial-amd64",
"builddeps": ["build-essential"],
"builddeps": ["build-essential", "cmake"],
"buildcmd": [
"mkdir build",
"cd build",