build, msvc: Enable libqrencode vcpkg package

This commit is contained in:
Hennadii Stepanov
2024-10-28 14:09:12 +00:00
parent 30089b0cb6
commit 9e5089dbb0
3 changed files with 5 additions and 8 deletions

View File

@@ -42,9 +42,7 @@ Available presets can be listed as follows:
cmake --list-presets
```
By default, all presets:
- Set `BUILD_GUI` to `ON`.
- Set `WITH_QRENCODE` to `OFF`, due to known build issues when using vcpkg's `libqrencode` package.
By default, all presets set `BUILD_GUI` to `ON`.
## Building