2012-11-07 21:04:51 +01:00

3 lines
83 B
CMake

FILE(GLOB PY_FILES *.py)
PLUGIN_INSTALL(sextante admintools/geoserver ${PY_FILES})