Mark the public suffix generator as a command-line program

It's a purely command-line program, no need for gui.
Noticed on making a first (abortive) attempt to convert to CMake.

Change-Id: I767f59587d9fe902aec46cd1742576b6bfc84274
Reviewed-by: Joerg Bornemann <joerg.bornemann@qt.io>
This commit is contained in:
Edward Welbourne 2021-01-21 14:21:22 +01:00
parent db942d6125
commit 5ea701337d

View File

@ -1,3 +1,4 @@
QT = core
CONFIG += cmdline
SOURCES += main.cpp