Sign in
boringssl
/
boringssl
/
44e2709cd65fbd2172b9516c79e56f1875f60300
/
.
/
crypto
/
ecdh
/
CMakeLists.txt
blob: 0f71368a11611554dbf34dded08e0eda7b090d9e [
file
] [
log
] [
blame
]
include_directories(. .. ../../include)
add_library(
ecdh
OBJECT
ecdh.c
ecdh_error.c
)