FILE(GLOB PY_FILES *.py) FILE(GLOB ICON_FILES icons/*.png) ADD_SUBDIRECTORY(scripts) PLUGIN_INSTALL(sextante ./gdal ${PY_FILES} ${ICON_FILES})