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