some more space to enhance readability
Alex svn path=/trunk/KDE/kdebase/workspace/; revision=795598
This commit is contained in:
parent
2cdceb2fac
commit
e36a1cecee
1 changed files with 2 additions and 0 deletions
|
@ -34,9 +34,11 @@ set(kwin_EFFECTSLIB_SRCS
|
|||
kwinglutils_funcs.cpp
|
||||
kwinshadereffect.cpp
|
||||
)
|
||||
|
||||
kde4_add_library(kwineffects SHARED ${kwin_EFFECTSLIB_SRCS})
|
||||
target_link_libraries(kwineffects ${KDE4_KDEUI_LIBS} ${QT_QTGUI_LIBRARY} ${X11_LIBRARIES})
|
||||
set_target_properties(kwineffects PROPERTIES VERSION 1.0.0 SOVERSION 1 )
|
||||
|
||||
install(TARGETS kwineffects ${INSTALL_TARGETS_DEFAULT_ARGS})
|
||||
|
||||
if(OPENGL_FOUND)
|
||||
|
|
Loading…
Reference in a new issue