Skip to content

build: Enable assertions for the RelWithDebugInfo build type.

This fixes issue #5 (closed) (see: #5 (closed)).

  • CMakeLists.txt: Remove the "-DNDEBUG" CXX flag from the default configuration for the RelWithDebugInfo build type.

Merge request reports