Skip to content

Commit b453362

Browse files
jerme404aejontargaryen
authored andcommitted
add macOS bundle build step
Author: jerme404 <>
1 parent f2dd063 commit b453362

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,3 +31,4 @@ mkdir build && cd build && cmake .. && make
3131
### Build instructions for Mac
3232
Same as *nix build instructions. But cmake will likely need your qt path, so
3333
cmake -DCMAKE_PREFIX_PATH:STRING=<Qt path/Qt version/clang_64/>
34+
Additional build step to bundle static libraries with app package: <Qt path/Qt version/clang_64/bin/macdeployqt> <path to your project/build/DRAGONGLASS.app

0 commit comments

Comments
 (0)