Updated Compile and install on macOS using macports (markdown)

Jonas Kvinge 2022-02-06 03:07:17 +01:00
parent 56c4cf7022
commit c5b213e036
1 changed files with 2 additions and 0 deletions

@ -46,6 +46,8 @@ Compile and create DMG:
cmake .. -DCMAKE_BUILD_TYPE=Debug -DCMAKE_PREFIX_PATH=/opt/local/lib/cmake -DBUILD_WITH_QT6=ON -DUSE_BUNDLE=ON
make -j$(nproc)
make install
cp 3rdparty/macdeployqt/macdeployqt strawberry.app/Contents/MacOS/
cp -r /opt/local/libexec/qt6/lib/QtCore.framework ./strawberry.app/Contents/Frameworks/
make dmg
Install: