4 lines
74 B
CMake
Raw Normal View History

2013-08-12 20:44:27 +02:00
FILE(GLOB PY_FILES *.py)
PLUGIN_INSTALL(processing saga/ext ${PY_FILES})