Skip to content

Commit

Permalink
Mention QGIS_DEBUG environemnt variable
Browse files Browse the repository at this point in the history
  • Loading branch information
strk authored and nyalldawson committed May 29, 2024
1 parent 883ab95 commit bbb9730
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions INSTALL.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit bbb9730

Please sign in to comment.