summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui/text/qcssparser/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/gui/text/qcssparser/CMakeLists.txt')
-rw-r--r--tests/auto/gui/text/qcssparser/CMakeLists.txt3
1 files changed, 1 insertions, 2 deletions
diff --git a/tests/auto/gui/text/qcssparser/CMakeLists.txt b/tests/auto/gui/text/qcssparser/CMakeLists.txt
index 869eebbf95..09e1672bc4 100644
--- a/tests/auto/gui/text/qcssparser/CMakeLists.txt
+++ b/tests/auto/gui/text/qcssparser/CMakeLists.txt
@@ -16,10 +16,9 @@ add_qt_test(tst_qcssparser
tst_qcssparser.cpp
DEFINES
SRCDIR=\\\"${CMAKE_CURRENT_SOURCE_DIR}\\\"
- LIBRARIES
- Qt::GuiPrivate
PUBLIC_LIBRARIES
Qt::Gui
+ Qt::GuiPrivate
Qt::Xml
TESTDATA ${test_data}
)