Fix build
Link test that includes QQmlAbstractUrlInterceptor against Qt5::Qml.
This commit is contained in:
parent
3b7bac1e78
commit
7dc3895451
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user