Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/owncloud/client.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHannah von Reth <hannah.vonreth@owncloud.com>2021-07-22 09:28:53 +0300
committerHannah von Reth <hannah.vonreth@owncloud.com>2021-07-22 09:28:53 +0300
commit48acc0810a6522eb873abb711fba6bb077ffea21 (patch)
treefc38798efdce683f20c84119b085de51e65730be /.craft.ini
parent968b133fdcea1040532433dbc13307bdc00a5ba9 (diff)
Ci: Add linux-64-gcc-debug
Diffstat (limited to '.craft.ini')
-rw-r--r--.craft.ini4
1 files changed, 4 insertions, 0 deletions
diff --git a/.craft.ini b/.craft.ini
index c0426d9b1..bc7146964 100644
--- a/.craft.ini
+++ b/.craft.ini
@@ -93,6 +93,10 @@ Compile/BuildType = Debug
[linux-64-gcc]
General/ABI = linux-64-gcc
+[linux-64-gcc-debug]
+General/ABI = linux-64-gcc
+Compile/BuildType = Debug
+
[linux-64-gcc-BlueprintSettings]
libs/dbus.ignored = False
libs/qt5/qtbase.withDBus = True