mirror of
https://github.com/glest/glest-source.git
synced 2025-09-01 04:01:47 +02:00
- fixed paths for editor and model viewer camek install
This commit is contained in:
@@ -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
|
||||
|
@@ -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
|
||||
|
Reference in New Issue
Block a user