summaryrefslogtreecommitdiff
path: root/Source/Core/VideoCommon/VertexManagerBase.cpp
diff options
context:
space:
mode:
authorMichael M <mchtly@gmail.com>2017-09-27 15:46:25 -0700
committerMichael M <mchtly@gmail.com>2017-09-27 16:06:15 -0700
commit77a6003b87423246997ecb67b235f3cffb96dc1c (patch)
tree36c1d473688760d229b18943f40b301bc7600914 /Source/Core/VideoCommon/VertexManagerBase.cpp
parent5b750c4ac5352357be150049b38d821c66c213cb (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