mirror of
https://github.com/qgis/QGIS.git
synced 2025-02-22 00:06:12 -05:00
Mention QGIS_DEBUG environemnt variable
This commit is contained in:
parent
883ab95ad6
commit
bbb9730e32
@ -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:
|
||||
|
Loading…
x
Reference in New Issue
Block a user