Small adjustment to the Mac build instructions
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
762f33bd13
commit
ac2c15e8cf
3
INSTALL
3
INSTALL
@ -202,10 +202,11 @@ $ git clone -b Subsurface-4.3 git://subsurface-divelog.org/marble marble-source
|
||||
$ cd marble-source
|
||||
$ mkdir marble-build
|
||||
$ cd marble-build
|
||||
$ cmake -DCMAKE_BUILD_TYPE=Debug -DQTONLY=TRUE -DWITH_PHONON=OFF \
|
||||
$ cmake -DCMAKE_BUILD_TYPE=Debug -DQTONLY=TRUE \
|
||||
-DQT5BUILD=ON -DCMAKE_INSTALL_PREFIX=/usr/local ../../marble-source
|
||||
$ cd src/lib/marble
|
||||
$ make -j4
|
||||
$ make install
|
||||
|
||||
5) Install Libdivecomputer
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user