diff options
| author | 2016-06-30 11:59:32 -0600 | |
|---|---|---|
| committer | 2016-08-04 17:16:16 -0600 | |
| commit | a976c2e3ba146df2fda9293c6fce9e11d96ac038 (patch) | |
| tree | d634a074059cbe7385843c9f9ad176acff64460e /src/common/string_util.cpp | |
| parent | Input GUI: Add tab to remap controls (#1900) (diff) | |
| download | yuzu-a976c2e3ba146df2fda9293c6fce9e11d96ac038.tar.gz yuzu-a976c2e3ba146df2fda9293c6fce9e11d96ac038.tar.xz yuzu-a976c2e3ba146df2fda9293c6fce9e11d96ac038.zip | |
CMake: Fix for QT 5.7 overwriting -std=c++1y flag
In QT 5.7 they added a new check for CXX features which appends a minimum
required standard to the CXX_FLAGS. Because we were writing the flag
directly previously, cmake assumed it needed to add a c++11 flag to the
build. This tells cmake to use c++14 on every build.
Diffstat (limited to 'src/common/string_util.cpp')
0 files changed, 0 insertions, 0 deletions