Skip to content

Commit

Permalink
Update docs/build.md
Browse files Browse the repository at this point in the history
  • Loading branch information
max-krasnyansky authored Dec 9, 2024
1 parent dd01e1e commit bdfc59a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/build.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ cmake --build build --config Release
For building with ninja generator and clang compiler as default:
-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
```bash
cmake --preset x64-windows-ninja-release
cmake --preset x64-windows-llvm-release
cmake --build build-x64-windows-ninja-release
```
Expand Down

0 comments on commit bdfc59a

Please sign in to comment.