QGIS/images/north_arrows/CMakeLists.txt
timlinux 5d09df1691 Tidy up north arrows
git-svn-id: http://svn.osgeo.org/qgis/trunk@13978 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-07-29 01:21:25 +00:00

6 lines
122 B
CMake

FILE (GLOB PNGIMAGES *.png)
INSTALL (FILES ${PNGIMAGES}
DESTINATION ${QGIS_DATA_DIR}/images/north_arrows)