Add /MD to prevent linking errors on Windows
authorpeterjc123 <peterghost86@gmail.com>
Fri, 8 Mar 2019 18:39:06 +0000 (10:39 -0800)
committerFacebook Github Bot <facebook-github-bot@users.noreply.github.com>
Fri, 8 Mar 2019 18:46:25 +0000 (10:46 -0800)
commitfe90ee9dc8cd3429a382c6d476271a439b694e9a
treefdc0c74a7cf9afae8b80cd5a2edf63cd147196ef
parenta60fadfb716a6c64785c84adae48a170054cd9ac
Add /MD to prevent linking errors on Windows

Summary: Pull Request resolved: https://github.com/pytorch/pytorch/pull/17799

Differential Revision: D14385777

Pulled By: ezyang

fbshipit-source-id: 8c1d9f80c48399087f5fae4474690e6d80d740e6
torch/utils/cpp_extension.py