Skip to content

Commit 890ad7b

Browse files
author
gavinhgchen
committed
open USE_OPENSSL_MD5 for ut
1 parent deb23da commit 890ad7b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gen_lcov.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ rm UTResport.tar
88

99
mkdir -p build
1010
cd build
11-
cmake -DENABLE_COVERAGE=ON -DBUILD_UNITTEST=ON ..
11+
cmake -DENABLE_COVERAGE=ON -DBUILD_UNITTEST=ON -DUSE_OPENSSL_MD5=ON ..
1212
gmake all -j 4
1313

1414
# init

0 commit comments

Comments
 (0)