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