Sign in
boringssl
/
boringssl
/
9d94d5e4aef8f23b3be696d3d8a9606a9f3a2f00
/
.
/
crypto
/
ecdh
/
CMakeLists.txt
blob: 8eaeae5e70c6dc5a8e8345e94c8e88812d3fc1e2 [
file
] [
log
] [
blame
]
include_directories(../../include)
add_library(
ecdh
OBJECT
ecdh.c
)