Skip to content

Commit 6d1fad3

Browse files
author
timlinux
committed
Fix to make gis theme icons install properly
git-svn-id: http://svn.osgeo.org/qgis/trunk@9913 c8812cc2-4d05-0410-92ff-de0c093fc19c
1 parent e1e423f commit 6d1fad3

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed
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)