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