Skip to content

Commit

Permalink
Add mongocxx.sh fix missed in previous commit.
Browse files Browse the repository at this point in the history
  • Loading branch information
kirkrodrigues committed Jan 11, 2024
1 parent fdfbc52 commit 0f37888
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions components/core/tools/scripts/lib_install/mongocxx.sh
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,7 @@ cmake \
-DCMAKE_BUILD_TYPE=Release \
-DCMAKE_INSTALL_PREFIX=/usr/local \
-DBUILD_SHARED_AND_STATIC_LIBS=ON \
-DBUILD_SHARED_LIBS_WITH_STATIC_MONGOC=ON \
-DENABLE_TESTS=OFF \
..

Expand Down

0 comments on commit 0f37888

Please sign in to comment.