pytorch/cmake
peter 5e33085f27 Make it possible for users for select /Zi or /ZI over /Z7 when using MSVC (#18790)
Summary:
Fixes https://github.com/pytorch/pytorch/issues/18701.
Pull Request resolved: https://github.com/pytorch/pytorch/pull/18790

Differential Revision: D14748195

Pulled By: ezyang

fbshipit-source-id: e50df1b5ca199a88d7b5ea3ea45d25d23cd31a27
2019-04-03 08:24:52 -07:00
..
External Revert D14717015: [pytorch][PR] fix nccl compilation to make sure it compiles for architectures that pytorch compiles for 2019-04-02 09:39:03 -07:00
Modules fixes for AVX detection (#17915) 2019-03-13 03:55:06 -07:00
Modules_CUDA_fix Add torch.backends.openmp.is_available(); fix some cmake messages (#16425) 2019-01-31 16:15:46 -08:00
public Fix multi-configuration on Windows CMake (CUDA) (#18548) 2019-04-02 13:19:07 -07:00
BuildVariables.cmake
Caffe2Config.cmake.in CAFFE2_INCLUDE_DIRS points to invalid path (#14306) 2018-12-05 22:32:04 -08:00
Caffe2ConfigVersion.cmake.in
cmake_uninstall.cmake.in
Codegen.cmake remove redundant --install_dir parameter in GEN_COMMAND (#18473) 2019-03-26 10:22:00 -07:00
Dependencies.cmake Make it possible for users for select /Zi or /ZI over /Z7 when using MSVC (#18790) 2019-04-03 08:24:52 -07:00
MiscCheck.cmake Remove ComputeLibrary submodule 2019-03-16 09:06:42 -07:00
ProtoBuf.cmake Update third_party protobuf to v3.6.1 2019-01-23 09:34:53 -08:00
ProtoBufPatch.cmake Update third_party protobuf to v3.6.1 2019-01-23 09:34:53 -08:00
Summary.cmake Update the cmake build configuration for AppleClang compiler (#15820) 2019-02-04 08:53:47 -08:00
TorchConfig.cmake.in Append c10 libs to TorchConfig.cmake (#18418) 2019-03-26 19:53:02 -07:00
TorchConfigVersion.cmake.in
Utils.cmake Pass WERROR to CMake as an explicit parameter rather than an env var. 2019-01-28 20:57:18 -08:00
Whitelist.cmake