Skip to content

Commit

Permalink
Fix to make gis theme icons install properly
Browse files Browse the repository at this point in the history
git-svn-id: http://svn.osgeo.org/qgis/trunk@9913 c8812cc2-4d05-0410-92ff-de0c093fc19c
  • Loading branch information
timlinux committed Dec 30, 2008
1 parent e1e423f commit 6d1fad3
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions src/plugins/grass/themes/gis/CMakeLists.txt
@@ -0,0 +1,5 @@
FILE (GLOB IMAGES *.png)

INSTALL (FILES ${IMAGES}
DESTINATION ${QGIS_DATA_DIR}/themes/gis/grass)

0 comments on commit 6d1fad3

Please sign in to comment.