Skip to content

Commit 0854220

Browse files
committed
wip
1 parent 39b7665 commit 0854220

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

bindings/python/build-libbson.sh

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@
33
set -o xtrace
44
set -o errexit
55

6+
cmake --version
7+
exit 1
8+
69
# Version of libbson to build
710
# Keep in sync with pymongoarrow.version._MIN_LIBBSON_VERSION
811
LIBBSON_VERSION=${LIBBSON_VERSION:-"1.23.1"}

0 commit comments

Comments
 (0)