mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2025-12-04 15:39:34 +01:00
Updated Set up Build Environment on macOS (markdown)
@@ -35,8 +35,7 @@ brew install qt@5 argon2 botan qrencode readline minizip
|
||||
|
||||
Set up vcpkg in a location of your choosing:
|
||||
```
|
||||
git clone https://github.com/Microsoft/vcpkg.git
|
||||
./vcpkg/bootstrap-vcpkg.sh
|
||||
git clone https://github.com/Microsoft/vcpkg.git && ./vcpkg/bootstrap-vcpkg.sh
|
||||
```
|
||||
|
||||
Install pkg-config and (optionally) the vcpkg stub package via Homebrew:
|
||||
|
||||
Reference in New Issue
Block a user