blob: 43309eb196ec4217b1675d0a5be963e5ab581613 [file] [log] [blame]
include_directories(../../include)
add_library(
hkdf
OBJECT
hkdf.c
)