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