Fix build

Link test that includes QQmlAbstractUrlInterceptor against Qt5::Qml.
This commit is contained in:
Alex Merry 2014-02-26 15:04:05 +00:00
parent 3b7bac1e78
commit 7dc3895451

View File

@ -12,6 +12,7 @@ MACRO(PLASMA_UNIT_TESTS)
target_link_libraries(${_testname}
Qt5::Test
Qt5::Declarative
Qt5::Qml
KF5::Plasma
KF5::Archive KF5::CoreAddons
KF5::ConfigGui