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