mirror of
https://github.com/ValveSoftware/Proton.git
synced 2025-02-11 22:28:59 +03:00
66871e9de1
We got some build failures with DXVK-NVAPI due to this. They even have CI that uses Proton SDK images but since we create our own cross files they were not anticipating that we may be forcing a C++ standard version. Since everything builds and none of the meson-using subprojects seems to be setting the version via their provided corss files we should be good to just drop it.