Skip to content

Commit ca96625

Browse files
Update docs/build.md
1 parent bdfc59a commit ca96625

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/build.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ cmake --build build --config Release
6161
-set path:set LIB=C:\Program Files (x86)\Windows Kits\10\Lib\10.0.22621.0\um\x64;C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.41.34120\lib\x64\uwp;C:\Program Files (x86)\Windows Kits\10\Lib\10.0.22621.0\ucrt\x64
6262
```bash
6363
cmake --preset x64-windows-llvm-release
64-
cmake --build build-x64-windows-ninja-release
64+
cmake --build build-x64-windows-llvm-release
6565
```
6666
6767
## BLAS Build

0 commit comments

Comments
 (0)