summaryrefslogtreecommitdiffstats
path: root/tests/manual/cocoa/popups/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'tests/manual/cocoa/popups/CMakeLists.txt')
-rw-r--r--tests/manual/cocoa/popups/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/manual/cocoa/popups/CMakeLists.txt b/tests/manual/cocoa/popups/CMakeLists.txt
index ac48dec318..bcf634c267 100644
--- a/tests/manual/cocoa/popups/CMakeLists.txt
+++ b/tests/manual/cocoa/popups/CMakeLists.txt
@@ -7,7 +7,7 @@
qt_internal_add_manual_test(popups
SOURCES
main.cpp
- PUBLIC_LIBRARIES
+ LIBRARIES
Qt::Gui
Qt::Widgets
)