summaryrefslogtreecommitdiff
path: root/DEBUG.txt
blob: f7146c285187301268084ce3183f2f57bd510768 (plain)
1
2
3
4
5
6
7
8
Debugging
=========

To turn on Debug mode when compiling run cmake with the

   -DCMAKE_BUILD_TYPE=Debug

parameter.