Remove a not working include directory
The kwin/lib directory does not exist for one release cycle now.
This commit is contained in:
parent
92d32de087
commit
997634c813
1 changed files with 0 additions and 5 deletions
|
@ -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} )
|
||||
|
||||
|
|
Loading…
Reference in a new issue