Sign in
boringssl
/
boringssl
/
82dfea8d9e65c4e57cc9fb2bd3f0dd49f5b31f45
/
.
/
crypto
/
ecdh
/
CMakeLists.txt
blob: 8eaeae5e70c6dc5a8e8345e94c8e88812d3fc1e2 [
file
]
include_directories(../../include)
add_library(
ecdh
OBJECT
ecdh.c
)