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