Updated Building for macOS (markdown)
parent
0b104212b8
commit
01882059dc
1 changed files with 0 additions and 1 deletions
|
@ -26,7 +26,6 @@ export Qt5_DIR=$(brew --prefix)/opt/qt5
|
|||
|
||||
Now you can generate makefiles for the build:
|
||||
```
|
||||
export MACOSX_DEPLOYMENT_TARGET=10.12
|
||||
mkdir build
|
||||
cd build
|
||||
cmake .. -DCMAKE_OSX_ARCHITECTURES="x86_64;x86_64h" -DCMAKE_BUILD_TYPE=Release
|
||||
|
|
Loading…
Reference in a new issue