summaryrefslogtreecommitdiffstats
path: root/examples/network/secureudpserver
diff options
context:
space:
mode:
authorAlexandru Croitor <alexandru.croitor@qt.io>2019-05-23 10:44:52 +0200
committerAlexandru Croitor <alexandru.croitor@qt.io>2019-05-23 08:59:35 +0000
commit837f592c5e98d8d06854421cadb6a4fd2c0a7a3d (patch)
tree67a6a1fac52eaf62e0b8d6887a459d20a008406b /examples/network/secureudpserver
parentfa21d29b7506e21db8a433e117aebb9f3c724f03 (diff)
Regenerate more projects that are using uic
Amends fa21d29b7506e21db8a433e117aebb9f3c724f03 Change-Id: I54d9cca77122d61016e06c4057949747b19472bb Reviewed-by: Simon Hausmann <simon.hausmann@qt.io>
Diffstat (limited to 'examples/network/secureudpserver')
-rw-r--r--examples/network/secureudpserver/CMakeLists.txt8
1 files changed, 5 insertions, 3 deletions
diff --git a/examples/network/secureudpserver/CMakeLists.txt b/examples/network/secureudpserver/CMakeLists.txt
index c7d97420ae..6d4968c9f7 100644
--- a/examples/network/secureudpserver/CMakeLists.txt
+++ b/examples/network/secureudpserver/CMakeLists.txt
@@ -13,10 +13,12 @@ add_qt_executable(secureudpserver
mainwindow.cpp mainwindow.h mainwindow.ui
nicselector.cpp nicselector.h nicselector.ui
server.cpp server.h
- LIBRARIES
- Qt::Widgets
+ PUBLIC_LIBRARIES
Qt::Network
+ Qt::Widgets
+ ENABLE_AUTOGEN_TOOLS
+ uic
)
-#### Keys ignored in scope 1:.:secureudpserver.pro:<NONE>:
+#### Keys ignored in scope 1:.:.:secureudpserver.pro:<TRUE>:
# TEMPLATE = "app"