add more spacing
[personal-kdebase.git] / workspace / kwin / kcmkwin / kwindesktop / CMakeLists.txt
blob1ce4f038eab80a6b8b3b80c23d84bdab1ac3bf51
2 ########### next target ###############
4 set(kcm_kwindesktop_PART_SRCS desktop.cpp)
6 kde4_add_plugin(kcm_kwindesktop ${kcm_kwindesktop_PART_SRCS})
8 target_link_libraries(kcm_kwindesktop  ${KDE4_KDEUI_LIBS} ${KDE4_KUTILS_LIBS} ${X11_LIBRARIES})
10 install(TARGETS kcm_kwindesktop  DESTINATION ${PLUGIN_INSTALL_DIR} )
13 ########### install files ###############
14 install( FILES desktop.desktop DESTINATION  ${SERVICES_INSTALL_DIR} )