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