Skip to content

Commit

Permalink
Merge pull request #9 from kaovilai/patch-1
Browse files Browse the repository at this point in the history
Add `brew install cmake` to Building-on-macOS.md
  • Loading branch information
p12tic authored Feb 4, 2024
2 parents ba9b859 + c34b8ab commit 05d005d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion wiki/Building-on-macOS.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ following the instructions on their websites

- Install packages for Qt5, OpenSSL, and pkgconfig
```
brew install qt5 openssl pkg-config
brew install qt5 openssl pkg-config cmake
```

### Clone the repository
Expand Down

0 comments on commit 05d005d

Please sign in to comment.