pytorch/cmake
Mo Zhou 799d71378c cmake: Fix variable typo for USE_SYSTEM_PYBIND11. (#80272)
The correct variable name should be USE_SYSTEM_PYBIND11, as defined in
the root CMakeLists.txt. In cmake/Dependencies.cmake, it is incorrectly
written as USE_SYSTEM_BIND11, but cmake will not complain about this.

Pull Request resolved: https://github.com/pytorch/pytorch/pull/80272
Approved by: https://github.com/suo
2022-06-27 02:08:07 +00:00
..
External
Modules Specify "Generic" BLAS library name. (#74269) 2022-06-20 18:44:54 +00:00
Modules_CUDA_fix
public Removing cublas static linking (#79280) 2022-06-13 13:10:16 +00:00
Allowlist.cmake
BuildVariables.cmake
Caffe2Config.cmake.in
Caffe2ConfigVersion.cmake.in
cmake_uninstall.cmake.in
Codegen.cmake Revert "[mobile] Fix lightweight dispatch OOM error by introducing selective build" 2022-06-09 05:16:42 +00:00
DebugHelper.cmake
Dependencies.cmake cmake: Fix variable typo for USE_SYSTEM_PYBIND11. (#80272) 2022-06-27 02:08:07 +00:00
FlatBuffers.cmake
GoogleTestPatch.cmake
IncludeSource.cpp.in
iOS.cmake
Metal.cmake
MiscCheck.cmake
ProtoBuf.cmake
ProtoBufPatch.cmake
Summary.cmake Add USE_MPS option to cmake summary 2022-05-18 20:16:03 +00:00
TorchConfig.cmake.in reorder cpuinfo and clog deps in TorchConfig.cmake (#79551) 2022-06-16 18:23:26 +00:00
TorchConfigVersion.cmake.in
VulkanCodegen.cmake [cmake] Use list(APPEND instead of string(APPEND for vulkan codegen args 2022-04-25 17:36:36 +00:00
VulkanDependencies.cmake