mirror of
https://github.com/glest/glest-source.git
synced 2025-09-03 04:52:34 +02:00
- implemented some additional install files as requested by sven (more needs to come still)
This commit is contained in:
@@ -133,4 +133,10 @@ IF(NOT CMAKE_INSTALL_PREFIX STREQUAL "")
|
||||
"${PROJECT_SOURCE_DIR}/mk/linux/glestkeys.ini"
|
||||
"${PROJECT_SOURCE_DIR}/data/glest_game/g3dviewer.ico"
|
||||
DESTINATION ${MEGAGLEST_DATA_INSTALL_PATH})
|
||||
|
||||
# Installation of the program desktop icon file
|
||||
INSTALL(FILES
|
||||
"${PROJECT_SOURCE_DIR}/data/glest_game/g3dviewer.ico"
|
||||
DESTINATION ${MEGAGLEST_ICON_INSTALL_PATH})
|
||||
|
||||
ENDIF()
|
||||
|
Reference in New Issue
Block a user