Enable C++14 if available
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.
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.