add more spacing
[personal-kdebase.git] / workspace / kwin / tools / decobenchmark / CMakeLists.txt
blob8ad1dfe2c04f7e6a817d770c566816bb9291e613
4 ########### next target ###############
6 set(decobenchmark_SRCS main.cpp preview.cpp )
9 kde4_add_executable(decobenchmark ${decobenchmark_SRCS})
11 target_link_libraries(decobenchmark  ${KDE4_KDECORE_LIBS} kdecorations )