Sign in
◑
Theme
boringssl
/
boringssl
/
1b91d26b466b29c6c0b32bf8b1c2bf627faad07a
/
.
/
util
/
fipstools
/
CMakeLists.txt
blob: 69e12845c2e7a29f3cabc351a57a82075e050922 [
file
]
add_executable(
test_fips
test_fips.c
)
target_link_libraries(test_fips crypto)