- fixed paths for editor and model viewer camek install

This commit is contained in:
SoftCoder 2014-01-22 10:10:31 -08:00
parent 0ddc384f08
commit 0b86e1c2d5
2 changed files with 2 additions and 2 deletions

View File

@ -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

View File

@ -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