We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8566cf1 commit d7daecaCopy full SHA for d7daeca
internal/setup.bat
@@ -61,7 +61,7 @@ if "%BUILD_PYTHONLESS%" == "" goto pytorch else goto libtorch
61
set VARIANT=shared-with-deps
62
63
mkdir libtorch
64
-set "CMAKE_INSTALL_PREFIX=%CD%\libtorch"
+set "INSTALL_DIR=%CD%\libtorch"
65
66
mkdir build
67
pushd build
0 commit comments