mirror of https://github.com/qt/qthttpserver.git
Doc: Set examplesinstallpath
This hopefully will get examples listed in the Creator. Fixes: QTBUG-105723 Pick-to: 6.4 Change-Id: I116f6bfe272e5ec06b94d2995a739296705ed0a6 Reviewed-by: Topi Reiniö <topi.reinio@qt.io>
This commit is contained in:
parent
087675c98e
commit
4f956d3bc6
|
|
@ -18,7 +18,7 @@ exampledirs += \
|
|||
|
||||
imagedirs += ../images
|
||||
|
||||
examplesinstallpath =
|
||||
examplesinstallpath = httpserver
|
||||
|
||||
|
||||
defines += QT_WEBSOCKETS_LIB
|
||||
|
|
|
|||
Loading…
Reference in New Issue