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