You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Documenting Windows Build Minimum Requirements (#937)
* testing that cxx standard less than 17 and filesystem off breaks build
* Turning filesystem on, but keeping cxx standard below 17
* Using CXX standard 17 and turning filesystem on, but also setting blt standard to 17
* adding a cmake check and breaking the build to see if the check works
* turning back on filesystem
* making sure the cmake error checks for c++17 or greater
* Update CMakeLists.txt
Co-authored-by: David Beckingsale <[email protected]>
---------
Co-authored-by: David Beckingsale <[email protected]>
0 commit comments