Sign in
◑
Theme
boringssl
/
boringssl.git
/
2fcbc91e3b8994a2d4e16deb5c1e0d5582ef9abc
/
.
/
src
/
util
/
fipstools
/
CMakeLists.txt
blob: ff33b4f7774311294543b316322ce0caa3773dab [
file
]
add_executable(
test_fips
test_fips.cc
)
target_link_libraries(test_fips crypto)