Revert "Remove the exports targets from libraries in frameworks."
This reverts commit 24d1fb1228cc534d3de2324236fcad9a637e7906.
This commit is contained in:
parent
b9b1e05844
commit
3ec0266ea1
@ -310,8 +310,8 @@ set_target_properties(plasmaqgv PROPERTIES
|
||||
SOVERSION 1
|
||||
)
|
||||
|
||||
install(TARGETS plasma ${INSTALL_TARGETS_DEFAULT_ARGS})
|
||||
install(TARGETS plasmaqgv ${INSTALL_TARGETS_DEFAULT_ARGS})
|
||||
install(TARGETS plasma EXPORT kdelibsLibraryTargets ${INSTALL_TARGETS_DEFAULT_ARGS})
|
||||
install(TARGETS plasmaqgv EXPORT kdelibsLibraryTargets ${INSTALL_TARGETS_DEFAULT_ARGS})
|
||||
|
||||
########### install files ###############
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user