-
Tor Didriksen authored
Replace DBUG_OFF with NDEBUG Manually edited: CMakeLists.txt Remove -DDBUG_OFF from C/C++ definitions and flags. Everything else is automated: replace DBUG_OFF with NDEBUG throughout the codebase. Change-Id: I56f3b92dd110ede2329f39d83682435d47e0447f
Tor Didriksen authoredReplace DBUG_OFF with NDEBUG Manually edited: CMakeLists.txt Remove -DDBUG_OFF from C/C++ definitions and flags. Everything else is automated: replace DBUG_OFF with NDEBUG throughout the codebase. Change-Id: I56f3b92dd110ede2329f39d83682435d47e0447f
Loading