2013-04-26 12:42:13 +04:00

4 lines
75 B
CMake

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