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