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