blob: afaf64167d917a75d39c6c29ee8fdcc5c0c6cebd [file] [log] [blame]
include_directories(. ../../include)
add_library(
blowfish
OBJECT
blowfish.c
)