Move flags that do not work on MSVC (#18686)
authorSacha <xsacha@gmail.com>
Mon, 1 Apr 2019 14:23:06 +0000 (07:23 -0700)
committerFacebook Github Bot <facebook-github-bot@users.noreply.github.com>
Mon, 1 Apr 2019 14:28:05 +0000 (07:28 -0700)
commit8276d82f7892e6dd000800651e5e04e67ba1189b
tree62749066e493b04bfa5fdf99096a521eed7eebb6
parent44b5891121354e3e7f05b8f9c90b7d58eb6b4aab
Move flags that do not work on MSVC (#18686)

Summary:
MSVC errors on these flags as they are not supported
Pull Request resolved: https://github.com/pytorch/pytorch/pull/18686

Differential Revision: D14704254

Pulled By: ezyang

fbshipit-source-id: 936d33ed6b7474d7774a49505cdac50dbe8dd99a
CMakeLists.txt