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