4
0
mirror of https://github.com/QuasarApp/qthttpserver.git synced 2025-05-11 08:59:46 +00:00

Example: add 'cmdline' to CONFIG

So it doesn't detach from command line on Windows,
and doesn't generate app bundles on macOS.

Change-Id: I0449b1224b9c01f2f040ac98508732f9d280ee3b
Reviewed-by: Tasuku Suzuki <tasuku.suzuki@qbc.io>
Reviewed-by: Mikhail Svetkin <mikhail.svetkin@gmail.com>
This commit is contained in:
Mårten Nordheim 2019-06-28 10:56:25 +02:00
parent fc7908e628
commit ec8a569b68

@ -12,3 +12,5 @@ INSTALLS += target
RESOURCES += \
assets.qrc
CONFIG += cmdline