QGIS/python/plugins/GdalTools/icons/CMakeLists.txt

3 lines
74 B
CMake

FILE(GLOB ICON_FILES *.png)
PLUGIN_INSTALL(GdalTools icons ${ICON_FILES})