1 ########### next target ###############
3 set( ksplashx_scale_SRCS
6 kde4_add_executable( ksplashx_scale ${ksplashx_scale_SRCS})
7 target_link_libraries( ksplashx_scale ${KDE4_KDECORE_LIBS} ${QT_QTGUI_LIBRARY})
8 install( TARGETS ksplashx_scale ${INSTALL_TARGETS_DEFAULT_ARGS} )