Skip to content

Fix debug build

Mark Horvath requested to merge fix-debug-mode into main
  • Typo fixed for production library to turn off optimization and turn on debug symbols in case of debug mode.
  • Similar solution added for the test executables.

Merge request reports