summaryrefslogtreecommitdiff
path: root/DEBUG.txt
diff options
context:
space:
mode:
Diffstat (limited to 'DEBUG.txt')
-rw-r--r--DEBUG.txt8
1 files changed, 8 insertions, 0 deletions
diff --git a/DEBUG.txt b/DEBUG.txt
new file mode 100644
index 00000000..f7146c28
--- /dev/null
+++ b/DEBUG.txt
@@ -0,0 +1,8 @@
+Debugging
+=========
+
+To turn on Debug mode when compiling run cmake with the
+
+ -DCMAKE_BUILD_TYPE=Debug
+
+parameter.