Skip to content
Snippets Groups Projects
Praetorius, Simon's avatar
Praetorius, Simon authored
changed DEBUG to NOT NDEBUG and removed separate debug target from cmake

replaced all occurences of preprocessor directives `#if DEBUG != 0` or similar lines by `#ifndef NDEBUG`

See merge request !7
d272ab51
History
Name Last commit Last update