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:
parent
db942d6125
commit
5ea701337d
@ -1,3 +1,4 @@
|
||||
QT = core
|
||||
CONFIG += cmdline
|
||||
|
||||
SOURCES += main.cpp
|
||||
|
Loading…
x
Reference in New Issue
Block a user