use library variables, where possible.

svn path=/trunk/KDE/kdebase/workspace/plasma/lib/; revision=565833
This commit is contained in:
Allen Winter 2006-07-24 16:02:07 +00:00
parent ab1fc75871
commit 14f5a346a8

View File

@ -22,7 +22,7 @@ install(TARGETS plasma DESTINATION ${LIB_INSTALL_DIR} )
########### install files ###############
install_files( /include/plasma FILES applet.h plasma.h appletCompositor.h appletLayout.h )
install( FILES applet.h plasma.h appletCompositor.h appletLayout.h DESTINATION ${INCLUDE_INSTALL_DIR}/plasma )