Require C++14 standard for all apps and libs
External apllications which did not set the C++ standard to 14 in their CMakeLists.txt failed to build. This change allows them to build without further user actions.
Please register or sign in to comment