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

3 lines
82 B
CMake

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