We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c4decad commit dcca677Copy full SHA for dcca677
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