QGIS/images/north_arrows/CMakeLists.txt

6 lines
117 B
CMake
Raw Normal View History

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