Disable the usage of CXX11 by default
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 viaCMAKE_CXX_STANDARD
.
ENDRELEASENOTES