cmake _HAS_ITERATOR_DEBUGGING examples

hlrs-vis/covise cmake/cef_variables.cmake :502

list(APPEND CEF_COMPILER_DEFINES_DEBUG
      _HAS_ITERATOR_DEBUGGING=0   # Disable iterator debugging
      )