add more spacing
[personal-kdebase.git] / workspace / kwin / clients / kwmtheme / cli_installer / CMakeLists.txt
blob96116a8da74a219eefe1dea4c2f9979992b4a8fd
4 ########### next target ###############
6 set(kwmtheme_SRCS main.cpp )
9 kde4_add_executable(kwmtheme ${kwmtheme_SRCS})
11 target_link_libraries(kwmtheme  ${KDE4_KDECORE_LIBS} )
13 install(TARGETS kwmtheme ${INSTALL_TARGETS_DEFAULT_ARGS})