Details
- 
    Bug 
- 
    Resolution: Unresolved
- 
    Minor 
- 
    None
Description
When you set CMAKE_BUILD_TYPE to Release, you'll see many warnings like this: "warning: "NDEBUG" redefined [enabled by default]"
This patch is to prevent redefinition of "NDEBUG".