[go: up one dir, main page]

File: DEBUG.txt

package info (click to toggle)
tome 2.3.11-ah-2
  • links: PTS, VCS
  • area: non-free
  • in suites: jessie, jessie-kfreebsd
  • size: 18,976 kB
  • ctags: 12,278
  • sloc: ansic: 145,042; sh: 212; makefile: 70
file content (8 lines) | stat: -rw-r--r-- 118 bytes parent folder | download | duplicates (5)
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.