mirror of
https://bitbucket.org/smil3y/kde-workspace.git
synced 2025-02-24 02:42:50 +00:00
systemsettings: do not version systemsettingsview library
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
This commit is contained in:
parent
9837616fb4
commit
aa27c0d5ce
1 changed files with 0 additions and 2 deletions
|
@ -23,8 +23,6 @@ add_library(systemsettingsview SHARED ${systemsettingsview_LIB_SRCS})
|
||||||
|
|
||||||
target_link_libraries(systemsettingsview ${KDE4_KDECORE_LIBS} ${KDE4_KIO_LIBS} ${KDE4_KCMUTILS_LIBS})
|
target_link_libraries(systemsettingsview ${KDE4_KDECORE_LIBS} ${KDE4_KIO_LIBS} ${KDE4_KCMUTILS_LIBS})
|
||||||
|
|
||||||
set_target_properties(systemsettingsview PROPERTIES SOVERSION 2)
|
|
||||||
|
|
||||||
install( TARGETS systemsettingsview ${INSTALL_TARGETS_DEFAULT_ARGS} )
|
install( TARGETS systemsettingsview ${INSTALL_TARGETS_DEFAULT_ARGS} )
|
||||||
install( FILES ${systemsettingsview_LIB_HDRS} DESTINATION ${KDE4_INCLUDE_INSTALL_DIR}/systemsettingsview COMPONENT Devel)
|
install( FILES ${systemsettingsview_LIB_HDRS} DESTINATION ${KDE4_INCLUDE_INSTALL_DIR}/systemsettingsview COMPONENT Devel)
|
||||||
INSTALL( FILES systemsettingsview.desktop systemsettingsexternalapp.desktop DESTINATION ${KDE4_SERVICETYPES_INSTALL_DIR})
|
INSTALL( FILES systemsettingsview.desktop systemsettingsexternalapp.desktop DESTINATION ${KDE4_SERVICETYPES_INSTALL_DIR})
|
||||||
|
|
Loading…
Add table
Reference in a new issue