Sign in
boringssl
/
boringssl
/
fips-20170615
/
.
/
crypto
/
test
/
CMakeLists.txt
blob: 885791337cd65634b0b2ef370bddb6acf0b9e4ae [
file
] [
log
] [
blame
]
add_library(
test_support
OBJECT
file_test.cc
malloc.cc
test_util.cc
)
add_library(
gtest_main
OBJECT
gtest_main.cc
)