QGIS/python/plugins/sextante/images/CMakeLists.txt

4 lines
79 B
CMake

FILE(GLOB IMAGE_FILES *.png)
PLUGIN_INSTALL(sextante ./images ${IMAGE_FILES})