Eliminate PYCMD in favor of PYTHON_EXECUTABLE in CMake.
authorOwen Anderson <owen.anderson@oculus.com>
Thu, 31 Jan 2019 01:04:02 +0000 (17:04 -0800)
committerFacebook Github Bot <facebook-github-bot@users.noreply.github.com>
Thu, 31 Jan 2019 01:13:43 +0000 (17:13 -0800)
commitfc2d8c6889d93a796eefcb4082d1f6c1d590cc9d
tree2c44d7f9f6052b72cb68e449bb2af9ff867f2455
parent16e2e4f29f8c9bd076011992755c3d2962fc5eb5
Eliminate PYCMD in favor of PYTHON_EXECUTABLE in CMake.

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

Differential Revision: D13867376

Pulled By: resistor

fbshipit-source-id: 6bce68facea83c5161a31fcdfafe08827999eb2b
caffe2/CMakeLists.txt
cmake/Codegen.cmake
scripts/build_windows.bat
tools/build_pytorch_libs.py
torch/CMakeLists.txt