Victor Olaya 4eab185528 [processing] all gdal algs now have the same icon
Did some code cleaning in gdal package
2014-06-02 22:45:43 +02:00

5 lines
101 B
CMake

FILE(GLOB PY_FILES *.py)
ADD_SUBDIRECTORY(pyogr)
PLUGIN_INSTALL(processing ./algs/gdal ${PY_FILES})