diff options
| author | Michael M <mchtly@gmail.com> | 2017-09-27 15:46:25 -0700 |
|---|---|---|
| committer | Michael M <mchtly@gmail.com> | 2017-09-27 16:06:15 -0700 |
| commit | 77a6003b87423246997ecb67b235f3cffb96dc1c (patch) | |
| tree | 36c1d473688760d229b18943f40b301bc7600914 /Source/Core/VideoCommon/VertexManagerBase.cpp | |
| parent | 5b750c4ac5352357be150049b38d821c66c213cb (diff) | |
CMake: don't use -std=c++1z
Some toolchains provide enough of C++17 to conflict with Dolphin's
included backport of std::variant and std::optional. Specifically,
the recently-released macOS 10.13 SDK does not provide the <optional>
or <variant> headers, but does provide `in_place_t` in the <utility>
header.
Diffstat (limited to 'Source/Core/VideoCommon/VertexManagerBase.cpp')
0 files changed, 0 insertions, 0 deletions
