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