4 lines
73 B
CMake
Raw Normal View History

2012-09-14 14:44:25 +03:00
FILE(GLOB PY_FILES *.py)
PLUGIN_INSTALL(sextante ./outputs ${PY_FILES})