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

4 lines
74 B
CMake

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