Binary should be simply called 'kiwix'

This commit is contained in:
Emmanuel Engelhart 2024-12-24 10:23:18 +01:00
parent 8f00594653
commit 01f6e36380
No known key found for this signature in database
GPG Key ID: 120B30D020B553D3

View File

@ -20,7 +20,7 @@ CONFIG += link_pkgconfig
greaterThan(QT_MAJOR_VERSION, 4): QT += widgets
TARGET = kiwix-desktop
TARGET = kiwix
TEMPLATE = app
QMAKE_CXXFLAGS += -std=c++17