summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui/text/qstatictext/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/gui/text/qstatictext/CMakeLists.txt')
-rw-r--r--tests/auto/gui/text/qstatictext/CMakeLists.txt5
1 files changed, 1 insertions, 4 deletions
diff --git a/tests/auto/gui/text/qstatictext/CMakeLists.txt b/tests/auto/gui/text/qstatictext/CMakeLists.txt
index c2b53e731c..80eef2f254 100644
--- a/tests/auto/gui/text/qstatictext/CMakeLists.txt
+++ b/tests/auto/gui/text/qstatictext/CMakeLists.txt
@@ -15,10 +15,7 @@ add_qt_test(tst_qstatictext
#####################################################################
extend_target(tst_qstatictext CONDITION QT_FEATURE_private_tests
- LIBRARIES
+ PUBLIC_LIBRARIES
Qt::CorePrivate
Qt::GuiPrivate
- PUBLIC_LIBRARIES
- Qt::Core
- Qt::Gui
)