Skip to content

Commit dcca677

Browse files
author
timlinux
committedDec 30, 2008
Fix to make gis theme icons install properly
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@9913 c8812cc2-4d05-0410-92ff-de0c093fc19c

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed
 
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
FILE (GLOB IMAGES *.png)
2+
3+
INSTALL (FILES ${IMAGES}
4+
DESTINATION ${QGIS_DATA_DIR}/themes/gis/grass)
5+

0 commit comments

Comments
 (0)
Please sign in to comment.