Sign in
boringssl
/
boringssl.git
/
96ee4a81035e7422d2180b342efe75c9085486c4
/
.
/
crypto
/
cmac
/
CMakeLists.txt
blob: 44299033559c054fbe25a39b6e4effef24ece202 [
file
] [
log
] [
blame
]
include_directories(../../include)
add_library(
cmac
OBJECT
cmac.c
)