libcwdversion 2.0.0
The C++ Debugging Support Library
Loading...
Searching...
No Matches
EnableLibcwdDebug (CWDEBUG_DEBUG)
Description

Turns on internal consistency checks of libcwd. The use of these checks can slow down libcwd and are mainly intended for the maintainer of libcwd.

When to use it

When you think you found a bug in libcwd.

Configure option

This is disabled by default. Use cmake -DEnableLibcwdDebug=ON ... to enable it.