2021-06-21 07:17:35 +03:00

4 lines
73 B
CMake

file(GLOB PY_FILES *.py)
PLUGIN_INSTALL(sagaprovider ./ext ${PY_FILES})