mirror of
https://github.com/zealdocs/zeal.git
synced 2024-11-22 21:53:03 +03:00
Revert 52761b5cb95d4deea0bd2f7bca1779097dc825ba...efecde89878fc7f756b1b0a5bcd93901013c5299 on Build Instructions for OS X
parent
462d94c00d
commit
5fa60fadf9
@ -15,6 +15,8 @@ brew install qt5 libarchive
|
||||
## Building Zeal
|
||||
|
||||
```bash
|
||||
git clone https://github.com/zealdocs/zeal.git
|
||||
cd zeal
|
||||
/usr/local/opt/qt5/bin/qmake INCLUDEPATH+=/usr/local/opt/libarchive/include "LIBS+=-L/usr/local/opt/libarchive/lib -larchive"
|
||||
make
|
||||
cd bin
|
||||
|
Loading…
Reference in New Issue
Block a user