Remove a not working include directory

The kwin/lib directory does not exist for one
release cycle now.
icc-effect-5.14.5
Martin Gräßlin 2011-07-26 08:09:02 +02:00
parent 92d32de087
commit 997634c813
1 changed files with 0 additions and 5 deletions

View File

@ -63,11 +63,6 @@ macro( KWIN4_EFFECT_LINK_XRENDER name )
endif( KWIN_HAVE_XRENDER_COMPOSITING )
endmacro( KWIN4_EFFECT_LINK_XRENDER )
# Make sure we can see our libraries
include_directories(
${KDEBASE_WORKSPACE_SOURCE_DIR}/kwin/lib
)
# Install the KWin/Effect service type
install( FILES kwineffect.desktop DESTINATION ${SERVICETYPES_INSTALL_DIR} )