Skip to content

Commit

Permalink
Enable NCZARR_ZIP support
Browse files Browse the repository at this point in the history
  • Loading branch information
Klaus Zimmermann committed Jul 3, 2023
1 parent a6ad3b6 commit cbf3e21
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions recipe/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,7 @@ cmake ${CMAKE_ARGS} \
-DENABLE_EXTERNAL_SERVER_TESTS=OFF \
${PARALLEL} \
-DENABLE_NCZARR=on \
-DENABLE_NCZARR_ZIP=on \
-DENABLE_NCZARR_S3=off \
-DENABLE_NCZARR_S3_TESTS=off \
${SRC_DIR}
Expand Down

0 comments on commit cbf3e21

Please sign in to comment.