Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
gmh5225 authored Aug 3, 2023
1 parent eebde9e commit e22abb1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
## Building

```
cmake -Bbuild -TLLVM-MSVC_v143 -DCMAKE_PREFIX_PATH=c:\Qt\6.30\msvc2019_64static -DCMAKE_INSTALL_PREFIX=install -DCMAKE_CONFIGURATION_TYPES="Release"
cmake -Bbuild -TLLVM-MSVC_v143 -DCMAKE_PREFIX_PATH=c:\Qt\6.30\msvc2019_64static -DCMAKE_INSTALL_PREFIX=install
cmake --build build --config Release
cmake --install build
```

0 comments on commit e22abb1

Please sign in to comment.