From 3196b5c0650023cecb0e55558a0474e6ae106ca9 Mon Sep 17 00:00:00 2001 From: Albert S Date: Sat, 12 Jun 2021 15:08:33 +0200 Subject: [PATCH] cli: set target to 'looqs' --- cli/cli.pro | 1 + 1 file changed, 1 insertion(+) diff --git a/cli/cli.pro b/cli/cli.pro index 459f586..9c985c7 100644 --- a/cli/cli.pro +++ b/cli/cli.pro @@ -2,6 +2,7 @@ QT -= gui QT += sql concurrent CONFIG += c++17 console CONFIG -= app_bundle +TARGET = looqs # The following define makes your compiler emit warnings if you use # any feature of Qt which as been marked deprecated (the exact warnings