Sign in
boringssl
/
boringssl.git
/
e23fe9b6eecc10e4f9ea1f0027fea5eaee7bd6b6
/
.
/
util
/
fipstools
/
CMakeLists.txt
blob: 69e12845c2e7a29f3cabc351a57a82075e050922 [
file
]
add_executable(
test_fips
test_fips.c
)
target_link_libraries(test_fips crypto)