Added missing headers for CMake

git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1224756 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
v3.5.13-sru
tpearson 13 years ago
parent 7fd8b36492
commit 085a643302

@ -36,3 +36,8 @@ tde_add_library( ${target} SHARED AUTOMOC
LINK kdecore-shared
DESTINATION ${LIB_INSTALL_DIR}
)
##### headers ###################################
install( FILES kdecoration.h kdecoration_p.h kdecoration_plugins_p.h kdecorationfactory.h kcommondecoration.h
DESTINATION ${INCLUDE_INSTALL_DIR} )

Loading…
Cancel
Save