Not install it if we don't compile .cpp file

svn path=/trunk/KDE/kdebase/workspace/libs/plasma/; revision=796723
This commit is contained in:
Laurent Montel 2008-04-14 07:45:51 +00:00
parent ad0d8ac10c
commit 70ef9a6dcf

View File

@ -137,9 +137,10 @@ install(FILES
widgets/webcontent.h widgets/webcontent.h
DESTINATION ${INCLUDE_INSTALL_DIR}/plasma/widgets) DESTINATION ${INCLUDE_INSTALL_DIR}/plasma/widgets)
install(FILES #For future
layouts/borderlayout.h #install(FILES
DESTINATION ${INCLUDE_INSTALL_DIR}/plasma/layouts) # layouts/borderlayout.h
# DESTINATION ${INCLUDE_INSTALL_DIR}/plasma/layouts)
install(FILES install(FILES
scripting/appletscript.h scripting/appletscript.h