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