[QGIS Commit] [qgis/Quantum-GIS] d7a7a4: Add CMake option WITH_STAGED_PLUGINS (ON by defaul...
GitHub
noreply at github.com
Tue Oct 30 17:40:33 PDT 2012
Branch: refs/heads/master
Home: https://github.com/qgis/Quantum-GIS
Commit: d7a7a46afa81b82cac636b9715c26515fd578138
https://github.com/qgis/Quantum-GIS/commit/d7a7a46afa81b82cac636b9715c26515fd578138
Author: Larry Shaffer <larrys at dakotacarto.com>
Date: 2012-10-30 (Tue, 30 Oct 2012)
Changed paths:
M CMakeLists.txt
M python/plugins/CMakeLists.txt
Log Message:
-----------
Add CMake option WITH_STAGED_PLUGINS (ON by default)
- Core plugins remain available once staged (no need to re-build targets, unless source updated or build directory cleared)
- Once plugins are staged, setting WITH_STAGED_PLUGINS to OFF allows for much quicker subsequent builds
- PyQGIS utilities, console and installer are always staged, regardless of WITH_STAGED_PLUGINS
More information about the QGIS-commit
mailing list