Use target name instead of variable.
This commit is contained in:
parent
7edc668961
commit
b071260d15
@ -20,7 +20,7 @@ target_link_libraries(plasmacomponentsplugin
|
||||
${Qt5Quick_LIBRARIES}
|
||||
${Qt5Qml_LIBRARIES}
|
||||
Qt5::Gui
|
||||
${KDeclarative_LIBRARIES}
|
||||
KF5::KDeclarative
|
||||
Plasma)
|
||||
|
||||
|
||||
|
@ -18,7 +18,7 @@ target_link_libraries(qtextracomponentsplugin
|
||||
${Qt5Quick_LIBRARIES}
|
||||
${Qt5Qml_LIBRARIES}
|
||||
Qt5::Gui
|
||||
${KDeclarative_LIBRARIES}
|
||||
KF5::KDeclarative
|
||||
KF5::KIconThemes
|
||||
Plasma)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user