Skip to content

Disable the usage of CXX11 by default

FU Chengdong requested to merge github/fork/tmadlener/disable-cxx11 into master

Created by: tmadlener

BEGINRELEASENOTES

  • Disable USE_CXX11 by default since we switched to c++17 quite some time ago and this option needs to be manually disabled in order to make that work via CMAKE_CXX_STANDARD.

ENDRELEASENOTES

Merge request reports

Loading