文本文件  |  10行  |  78 B

include_directories(../../include)

add_library(
  hkdf

  OBJECT

  hkdf.c
)