pytorch
bcff4773 - add /std:c++17 to windows compilations when not using Ninja (#97445)

Commit
1 year ago
add /std:c++17 to windows compilations when not using Ninja (#97445) add /std:c++17 to windows compilations when not using Ninja Summary: This was overlooked when we upgraded to C++17. Test Plan: Rely on CI. Reviewers: ezyang Subscribers: Tasks: Tags: --- Stack created with [Sapling](https://sapling-scm.com). Best reviewed with [ReviewStack](https://reviewstack.dev/pytorch/pytorch/pull/97445). * #96603 * #97473 * #97175 * #97515 * __->__ #97445 Pull Request resolved: https://github.com/pytorch/pytorch/pull/97445 Approved by: https://github.com/ezyang
Author
mikey dagitses
Committer
Parents
Loading