Skip to content

Commit

Permalink
try build. (apache#341)
Browse files Browse the repository at this point in the history
  • Loading branch information
shibd authored Aug 17, 2023
1 parent 301252b commit 52f8319
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pkg/mac/build-cpp-lib.sh
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ pushd apache-pulsar-client-cpp-${CPP_CLIENT_VERSION}
-DCMAKE_BUILD_TYPE=Release \
-DCMAKE_PREFIX_PATH=$PREFIX \
-DCMAKE_INSTALL_LIBDIR=$PULSAR_PREFIX/lib \
-DOPENSSL_ROOT_DIR=$PREFIX \
-DLINK_STATIC=ON \
-DBUILD_TESTS=OFF \
-DBUILD_PYTHON_WRAPPER=OFF \
Expand Down

0 comments on commit 52f8319

Please sign in to comment.