diff --git a/source/g3d_viewer/CMakeLists.txt b/source/g3d_viewer/CMakeLists.txt index e32d7e46..8ae982eb 100644 --- a/source/g3d_viewer/CMakeLists.txt +++ b/source/g3d_viewer/CMakeLists.txt @@ -194,7 +194,7 @@ IF(BUILD_MEGAGLEST_MODEL_VIEWER) # Installation of the program config and image files INSTALL(FILES - "${PROJECT_SOURCE_DIR}/g3dviewer.ico" + "${PROJECT_SOURCE_DIR}/mk/linux/g3dviewer.ico" DESTINATION ${MEGAGLEST_DATA_INSTALL_PATH}) # Installation of the program desktop file diff --git a/source/glest_map_editor/CMakeLists.txt b/source/glest_map_editor/CMakeLists.txt index 71b98814..57270a1a 100644 --- a/source/glest_map_editor/CMakeLists.txt +++ b/source/glest_map_editor/CMakeLists.txt @@ -190,7 +190,7 @@ IF(BUILD_MEGAGLEST_MAP_EDITOR) # Installation of the program config and image files INSTALL(FILES - "${PROJECT_SOURCE_DIR}/editor.ico" + "${PROJECT_SOURCE_DIR}/mk/linux/editor.ico" DESTINATION ${MEGAGLEST_DATA_INSTALL_PATH}) # Installation of the program desktop file