Sign in
boringssl
/
boringssl
/
8c6b0c04f19f5a6a13af3e29a6a4bb6784cb2bd7
/
.
/
util
/
fipstools
/
CMakeLists.txt
blob: ff33b4f7774311294543b316322ce0caa3773dab [
file
] [
log
] [
blame
]
add_executable(
test_fips
test_fips.cc
)
target_link_libraries(test_fips crypto)