Skip to content

Commit f99d34b

Browse files
committed
enable cse in evg compile
1 parent 73068a4 commit f99d34b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.evergreen/compile.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -102,6 +102,7 @@ cmake_flags=(
102102
-DMONGOCXX_ENABLE_SLOW_TESTS=ON
103103
-DCMAKE_INSTALL_PREFIX=install
104104
-DENABLE_UNINSTALL=ON
105+
-DMONGOC_ENABLE_CLIENT_SIDE_ENCRYPTION=ON
105106
)
106107

107108
_RUN_DISTCHECK=""

0 commit comments

Comments
 (0)