boringssl/crypto/test/CMakeLists.txt

10 lines
83 B
CMake
Raw Normal View History

add_library(
test_support
OBJECT
file_test.cc
malloc.cc
test_util.cc
)