From db0ba2cc5596d83da77ab83f37c6e10816f0b742 Mon Sep 17 00:00:00 2001 From: andy5995 Date: Wed, 26 Sep 2018 01:45:05 -0500 Subject: [PATCH] cmake:remove icon install, now in data repo https://github.com/ZetaGlest/zetaglest-data/commit/8fca3b1b253cce1f796759a7b9f535b4db42c596 --- source/glest_game/CMakeLists.txt | 3 --- 1 file changed, 3 deletions(-) diff --git a/source/glest_game/CMakeLists.txt b/source/glest_game/CMakeLists.txt index 0737bdc3b..c84dc8092 100644 --- a/source/glest_game/CMakeLists.txt +++ b/source/glest_game/CMakeLists.txt @@ -299,9 +299,6 @@ IF(BUILD_ZETAGLEST) DESTINATION ${INSTALL_DIR_INI}) ENDIF() - INSTALL(FILES - "${PROJECT_SOURCE_DIR}/mk/shared/zetaglest.ico" - DESTINATION ${INSTALL_DIR_INI}) IF(UNIX AND APPLE) INSTALL(FILES "${PROJECT_SOURCE_DIR}/mk/macos/bundle_resources/MegaGlest.icns"