Sign in
boringssl
/
boringssl
/
efad697813bc0468078d784c94f4eb99b6bd5ca4
/
.
/
decrepit
/
blowfish
/
CMakeLists.txt
blob: afaf64167d917a75d39c6c29ee8fdcc5c0c6cebd [
file
] [
log
] [
blame
]
include_directories(. ../../include)
add_library(
blowfish
OBJECT
blowfish.c
)