cmake-gui: Fix display of icon under Wayland.

Fixes: #16797
This commit is contained in:
Clinton Stimpson
2017-04-17 16:44:06 -06:00
parent be2c45f2a9
commit 86787633f8
2 changed files with 1 additions and 1 deletions

View File

@@ -198,7 +198,7 @@ if(UNIX AND NOT APPLE)
# install a desktop file so CMake appears in the application start menu
# with an icon
install(FILES CMake.desktop
install(FILES cmake-gui.desktop
DESTINATION "${CMAKE_XDGDATA_DIR}/applications"
${COMPONENT})
install(FILES cmakecache.xml