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