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