We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent deb23da commit 890ad7bCopy full SHA for 890ad7b
gen_lcov.sh
@@ -8,7 +8,7 @@ rm UTResport.tar
8
9
mkdir -p build
10
cd build
11
-cmake -DENABLE_COVERAGE=ON -DBUILD_UNITTEST=ON ..
+cmake -DENABLE_COVERAGE=ON -DBUILD_UNITTEST=ON -DUSE_OPENSSL_MD5=ON ..
12
gmake all -j 4
13
14
# init
0 commit comments