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:
parent
ad0d8ac10c
commit
70ef9a6dcf
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user