Sign in
boringssl
/
boringssl.git
/
4bdb6e43fa285df88d57ce3b79f3711097328d28
/
.
/
crypto
/
ecdh
/
CMakeLists.txt
blob: 346e72d86bb43286fb891ee0d6c19a2addfd0f63 [
file
]
include_directories(. .. ../../include)
add_library(
ecdh
OBJECT
ecdh.c
)