Mention QGIS_DEBUG environemnt variable

This commit is contained in:
Sandro Santilli 2024-05-28 19:39:41 +02:00 committed by Nyall Dawson
parent 883ab95ad6
commit bbb9730e32

View File

@ -1085,6 +1085,9 @@ CMake option:
This will flood your terminal or system log with lots of useful output from
QgsDebugMsg() calls in source code.
Those lines can be reduced or augmented by setting the QGIS_DEBUG
runtime environment variable between 0 (no messages) and 5 (all messages).
If you would like to run the test suite, you will need to do so from the build
directory, as it will not work with the installed/bundled app. First set the
CMake option to enable tests: