mirror of
https://github.com/zealdocs/zeal.git
synced 2024-11-26 07:37:15 +03:00
Updated Build Instructions for OS X (markdown)
parent
87dc7134a7
commit
bcf9595ef7
@ -37,7 +37,7 @@ git clone https://github.com/zealdocs/zeal.git
|
|||||||
Replace the full path to `qmake` with just the name of the command, if you linked `qt` as described above.
|
Replace the full path to `qmake` with just the name of the command, if you linked `qt` as described above.
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
/usr/local/Cellar/qt@5.5/5.5.1_1/bin/qmake INCLUDEPATH+=/usr/local/opt/libarchive/include "LIBS+=-L/usr/local/opt/libarchive/lib -larchive"
|
/usr/local/Cellar/qt@5.5/5.5.1_1/bin/qmake INCLUDEPATH+=/usr/local/opt/libarchive/include
|
||||||
make SUBLIBS="-L/usr/local/opt/libarchive/lib -larchive -lsqlite3"
|
make SUBLIBS="-L/usr/local/opt/libarchive/lib -larchive -lsqlite3"
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user