Skip to content
Snippets Groups Projects

Redesign of job options management

Merged Marco Clemencic requested to merge clemenci/Gaudi:joboptssvc-redesign into master
Compare and Show latest version
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
@@ -115,7 +115,7 @@ option(GAUDI_SLOW_DEBUG
"turn off all optimizations in debug builds"
${GAUDI_SLOW_DEBUG_DEFAULT})
option(GAUDI_DIAGNOTICS_COLOR "enable colors in compiler diagnostics" OFF)
option(GAUDI_DIAGNOSTICS_COLOR "enable colors in compiler diagnostics" OFF)
# set optimization flags (_opt_level_* and _opt_ext_*)
# - default optimization levels
Loading