Skip to content

Commit

Permalink
Set deploy target to MacOS 10.11
Browse files Browse the repository at this point in the history
  • Loading branch information
EddyGharbi committed Mar 26, 2020
1 parent 134cb65 commit 8fcef28
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ci/build-osx.sh
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ cd build

# Configure
cmake .. \
-DCMAKE_OSX_DEPLOYMENT_TARGET=10.11 \
-DCMAKE_BUILD_TYPE=RelWithDebInfo \
-DCMAKE_INSTALL_PREFIX=${DISTRIBUTEDIRECTORY}/node-window-rendering
-DNODEJS_NAME=${RUNTIMENAME} \
Expand Down

0 comments on commit 8fcef28

Please sign in to comment.