QGIS/images/themes/gis/CMakeLists.txt
timlinux ff04252fc3 Imported GIS theme from Robert Szczepanek
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@9775 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-12-12 05:52:57 +00:00

6 lines
102 B
CMake

FILE (GLOB IMAGES *.png)
INSTALL (FILES ${IMAGES}
DESTINATION ${QGIS_DATA_DIR}/themes/gis)