add more spacing
[personal-kdebase.git] / runtime / kcontrol / menus / CMakeLists.txt
blobc5b180e3014c23a064abc22218facabc8be9f9e5
4 ########### install files ###############
5 if (WIN32)
6 install( FILES kde-information.menu DESTINATION ${SHARE_INSTALL_DIR}/xdg/menus/)
7 else (WIN32)
8 install( FILES kde-information.menu DESTINATION ${SYSCONF_INSTALL_DIR}/xdg/menus/)
9 endif (WIN32)
11 install( FILES kde-information.directory  DESTINATION  ${XDG_DIRECTORY_INSTALL_DIR} )