Skip to content

Commit

Permalink
build/win32: disable qat options
Browse files Browse the repository at this point in the history
Signed-off-by: Casey Bodley <[email protected]>
  • Loading branch information
cbodley committed Feb 7, 2024
1 parent 7710719 commit ec2e4b6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions win32_build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -183,6 +183,7 @@ cmake -D CMAKE_PREFIX_PATH=$depsDirs \
-D CMAKE_TOOLCHAIN_FILE="$MINGW_CMAKE_FILE" \
-D WITH_FMT_HEADER_ONLY=ON \
-D WITH_LIBCEPHSQLITE=OFF \
-D WITH_QATLIB=OFF -D WITH_QATZIP=OFF \
-D WITH_RDMA=OFF -D WITH_OPENLDAP=OFF \
-D WITH_GSSAPI=OFF -D WITH_XFS=OFF \
-D WITH_FUSE=OFF -D WITH_DOKAN=ON \
Expand Down

0 comments on commit ec2e4b6

Please sign in to comment.