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