author | sheepluva |
Tue, 15 May 2018 17:05:40 +0200 | |
branch | ui-scaling |
changeset 13386 | 72bbccf9a715 |
parent 13302 | 6313386c851e |
child 14865 | 9e8c201eae9d |
permissions | -rw-r--r-- |
if(UNIX AND NOT APPLE) configure_file(hwengine.desktop.in hwengine.desktop) file(GLOB miscfiles *.svg *.xml *.desktop) install(FILES ${miscfiles} DESTINATION ${SHAREPATH}/Data/misc) install(FILES hedgewars.xpm DESTINATION ${CMAKE_INSTALL_PREFIX}/share/pixmaps) install(FILES hedgewars.desktop DESTINATION ${CMAKE_INSTALL_PREFIX}/share/applications) endif()