文本文件  |  10行  |  86 B

include_directories(../../include)

add_library(
  blowfish

  OBJECT

  blowfish.c
)