Sign in
boringssl
/
boringssl.git
/
21cb0744bb7210443cd3c40b98768ab4eacdf4f7
/
.
/
decrepit
/
blowfish
/
CMakeLists.txt
blob: 29729c4982bdc03dd188149a4c2dfcc82df49cd7 [
file
] [
log
] [
blame
]
include_directories(../../include)
add_library(
blowfish
OBJECT
blowfish.c
)