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