make sure next build is a release build.

This commit is contained in:
2019-11-13 22:26:15 -05:00
parent 9e7bf90831
commit f0d203c6d6

View File

@@ -83,6 +83,9 @@
"name": "qiflora", "name": "qiflora",
"buildsystem": "cmake-ninja", "buildsystem": "cmake-ninja",
"builddir": true, "builddir": true,
"config-opts": [
"-DCMAKE_BUILD_TYPE=Release"
]
"sources": [ "sources": [
{ {
"type": "git", "type": "git",