Skip to content

Commit 8fcef28

Browse files
committed
Set deploy target to MacOS 10.11
1 parent 134cb65 commit 8fcef28

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ci/build-osx.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ cd build
55

66
# Configure
77
cmake .. \
8+
-DCMAKE_OSX_DEPLOYMENT_TARGET=10.11 \
89
-DCMAKE_BUILD_TYPE=RelWithDebInfo \
910
-DCMAKE_INSTALL_PREFIX=${DISTRIBUTEDIRECTORY}/node-window-rendering
1011
-DNODEJS_NAME=${RUNTIMENAME} \

0 commit comments

Comments
 (0)