summaryrefslogtreecommitdiffstats
path: root/tests/manual/qlayout/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'tests/manual/qlayout/CMakeLists.txt')
-rw-r--r--tests/manual/qlayout/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/manual/qlayout/CMakeLists.txt b/tests/manual/qlayout/CMakeLists.txt
index 746a6392ce..dcde1e670f 100644
--- a/tests/manual/qlayout/CMakeLists.txt
+++ b/tests/manual/qlayout/CMakeLists.txt
@@ -12,7 +12,7 @@ qt_internal_add_manual_test(qlayout
main.cpp
mainwindow.cpp mainwindow.h
vbwidget.cpp vbwidget.h
- PUBLIC_LIBRARIES
+ LIBRARIES
Qt::Gui
Qt::Widgets
)