blob: 2e764bd103ef24df6a43f950c47648a739b293e8 [file] [log] [blame]
include_directories(../../include)
add_library(
chacha
OBJECT
chacha.c
)