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