tst_qxmlstream: remove dependency on QtXml
QtXml is only DOM and SAX, not QXmlStreamReader/Writer (those are in QtCore). Change-Id: I8454d7db90303d347d5b4be94c9f21401d1e273f Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io> Reviewed-by: Mårten Nordheim <marten.nordheim@qt.io> Reviewed-by: Øystein Heskestad <oystein.heskestad@qt.io> (cherry picked from commit efd9e3a02b6dea99d09d563c080d0873619ed792) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
This commit is contained in:
parent
52f8fd2e68
commit
44ab03068c
@ -14,7 +14,6 @@ qt_internal_add_test(tst_qxmlstream
|
|||||||
tst_qxmlstream.cpp
|
tst_qxmlstream.cpp
|
||||||
LIBRARIES
|
LIBRARIES
|
||||||
Qt::Network
|
Qt::Network
|
||||||
Qt::Xml
|
|
||||||
Qt::GuiPrivate
|
Qt::GuiPrivate
|
||||||
TESTDATA ${test_data}
|
TESTDATA ${test_data}
|
||||||
)
|
)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user