mirror of
https://github.com/glest/glest-source.git
synced 2025-02-23 19:22:40 +01:00
- fixed paths for editor and model viewer camek install
This commit is contained in:
parent
0ddc384f08
commit
0b86e1c2d5
@ -194,7 +194,7 @@ IF(BUILD_MEGAGLEST_MODEL_VIEWER)
|
|||||||
|
|
||||||
# Installation of the program config and image files
|
# Installation of the program config and image files
|
||||||
INSTALL(FILES
|
INSTALL(FILES
|
||||||
"${PROJECT_SOURCE_DIR}/g3dviewer.ico"
|
"${PROJECT_SOURCE_DIR}/mk/linux/g3dviewer.ico"
|
||||||
DESTINATION ${MEGAGLEST_DATA_INSTALL_PATH})
|
DESTINATION ${MEGAGLEST_DATA_INSTALL_PATH})
|
||||||
|
|
||||||
# Installation of the program desktop file
|
# Installation of the program desktop file
|
||||||
|
@ -190,7 +190,7 @@ IF(BUILD_MEGAGLEST_MAP_EDITOR)
|
|||||||
|
|
||||||
# Installation of the program config and image files
|
# Installation of the program config and image files
|
||||||
INSTALL(FILES
|
INSTALL(FILES
|
||||||
"${PROJECT_SOURCE_DIR}/editor.ico"
|
"${PROJECT_SOURCE_DIR}/mk/linux/editor.ico"
|
||||||
DESTINATION ${MEGAGLEST_DATA_INSTALL_PATH})
|
DESTINATION ${MEGAGLEST_DATA_INSTALL_PATH})
|
||||||
|
|
||||||
# Installation of the program desktop file
|
# Installation of the program desktop file
|
||||||
|
Loading…
x
Reference in New Issue
Block a user