Skip to content
Permalink
Browse files
install icon
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@10862 c8812cc2-4d05-0410-92ff-de0c093fc19c
  • Loading branch information
jef committed May 30, 2009
1 parent 24cfd87 commit 0048d6a
Showing 1 changed file with 3 additions and 0 deletions.
@@ -313,6 +313,9 @@ ELSE (APPLE)
INSTALL(TARGETS qgis RUNTIME DESTINATION ${QGIS_BIN_DIR})
ENDIF (APPLE)

IF(MSVC)
INSTALL(FILES qgis.ico DESTINATION ${CMAKE_INSTALL_PREFIX}/icons)
ENDIF(MSVC)

########## Install headers for developers to use against qgis libs
#commented out since app classes dont go into any lib there is little point

0 comments on commit 0048d6a

Please sign in to comment.