Marble/MacCompiling

From KDE Community Wiki
Revision as of 08:05, 21 October 2016 by Ochurlaud (talk | contribs) (2 revisions imported)

Qt-Only

Mostly follow this Guide.

As configure flags you can use:

cmake -DCMAKE_BUILD_TYPE=release -DQTONLY=ON -DCMAKE_INSTALL_PREFIX=/Applications/ ../Marble


If you want to create a distributable disk image see Projects/Marble/MacPackaging