mirror of
https://github.com/QuasarApp/qthttpserver.git
synced 2025-05-20 05:19:38 +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:
parent
fc7908e628
commit
ec8a569b68
@ -12,3 +12,5 @@ INSTALLS += target
|
|||||||
|
|
||||||
RESOURCES += \
|
RESOURCES += \
|
||||||
assets.qrc
|
assets.qrc
|
||||||
|
|
||||||
|
CONFIG += cmdline
|
||||||
|
Loading…
x
Reference in New Issue
Block a user