do not use mbed tls for the unittest
This commit is contained in:
parent
d18bae0c95
commit
dfc188a24d
@ -111,7 +111,6 @@ def runCMake(sanitizer, buildDir):
|
||||
-B"{buildDir}" \
|
||||
-DCMAKE_BUILD_TYPE={CMAKE_BUILD_TYPE} \
|
||||
-DUSE_TLS=1 \
|
||||
-DUSE_MBED_TLS=1 \
|
||||
-DCMAKE_EXPORT_COMPILE_COMMANDS=ON \
|
||||
-DUSE_VENDORED_THIRD_PARTY={USE_VENDORED_THIRD_PARTY} \
|
||||
-G{generator}'
|
||||
|
Loading…
Reference in New Issue
Block a user