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