Skip to content

Enable C++14 if available

Steffen Müthing requested to merge feature/enable-c++14-if-available into releases/2.4

We want C++14 support if we can get it (for stuff like generic lambda). So this makes our build system enable it if available.

Merge request reports

Loading