summaryrefslogtreecommitdiffstats
path: root/examples/corelib
diff options
context:
space:
mode:
Diffstat (limited to 'examples/corelib')
-rw-r--r--examples/corelib/ipc/sharedmemory/CMakeLists.txt6
1 files changed, 4 insertions, 2 deletions
diff --git a/examples/corelib/ipc/sharedmemory/CMakeLists.txt b/examples/corelib/ipc/sharedmemory/CMakeLists.txt
index 125cfbd243..a987433302 100644
--- a/examples/corelib/ipc/sharedmemory/CMakeLists.txt
+++ b/examples/corelib/ipc/sharedmemory/CMakeLists.txt
@@ -11,9 +11,11 @@ add_qt_executable(sharedmemory
SOURCES
dialog.cpp dialog.h dialog.ui
main.cpp
- LIBRARIES
+ PUBLIC_LIBRARIES
Qt::Widgets
+ ENABLE_AUTOGEN_TOOLS
+ uic
)
-#### Keys ignored in scope 1:.:sharedmemory.pro:<NONE>:
+#### Keys ignored in scope 1:.:.:sharedmemory.pro:<TRUE>:
# EXAMPLE_FILES = "*.png"