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