Sign in
boringssl
/
boringssl.git
/
e9ae99bba28b05742b3f250bb2d8f9a7bc62bf7f
/
.
/
crypto
/
test
/
CMakeLists.txt
blob: 90707dd386f5cd76fdc6b49a0d6dfb383326272c [
file
]
add_library(
test_support
OBJECT
file_test.cc
malloc.cc
test_util.cc
wycheproof_util.cc
)
add_library(
boringssl_gtest_main
OBJECT
gtest_main.cc
)