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

4 lines
79 B
CMake
Raw Normal View History

2012-09-14 14:44:25 +03:00
FILE(GLOB IMAGE_FILES *.png)
PLUGIN_INSTALL(sextante ./images ${IMAGE_FILES})