summaryrefslogtreecommitdiff
path: root/bitmask.pro
diff options
context:
space:
mode:
authorkali kaneko (leap communications) <kali@leap.se>2020-09-15 16:30:40 +0200
committerkali kaneko (leap communications) <kali@leap.se>2020-09-25 12:36:09 +0200
commit6d234d0e6cde42917ee3477062e136fc73aff92f (patch)
tree9b40d96b4ced8f0c9fd757875bde16aa82523be2 /bitmask.pro
parentbbc227c82fe6a60462d496ae052f954613651824 (diff)
[pkg] pass target name to the build script
Diffstat (limited to 'bitmask.pro')
-rw-r--r--bitmask.pro3
1 files changed, 1 insertions, 2 deletions
diff --git a/bitmask.pro b/bitmask.pro
index fcedd75..db675ab 100644
--- a/bitmask.pro
+++ b/bitmask.pro
@@ -1,5 +1,4 @@
-# FIXME: this should be overwritten by build templates
-TARGET=riseup-vpn
+#TARGET = $$BINARY_NAME
CONFIG += qt staticlib
windows:CONFIG += console