Skip to content

[cmake] Replace optim.opts and debug.opts with cmake.opts

Timo Koch requested to merge feature/new-cmake.opts into master

One less file to take care of. Switching between release and debug opts can simply be done by changing one flag (documented in cmake.opts)

Merge request reports

Loading