We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e1e423f commit 6d1fad3Copy full SHA for 6d1fad3
src/plugins/grass/themes/gis/CMakeLists.txt
@@ -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