yuzu/src
Lioncash fb0fefc75c CMakeLists: Make use of /std:c++latest on MSVC
Provides the buildbot with one builder that is always tracking the
latest version of the C++ standard, allowing us to progressively rectify
our code and amend any differences between standards over time instead
of waiting for a complete standard change, potentially breaking a lot of
code all at once.
2020-07-11 04:45:40 -04:00
..
audio_core
common
core
input_common
tests
video_core
web_service
yuzu CMakeLists: Make use of /std:c++latest on MSVC 2020-07-11 04:45:40 -04:00
yuzu_cmd
yuzu_tester
.clang-format
CMakeLists.txt