Sign in
boringssl
/
boringssl
/
e12c4378e94d4332a5878ae2bcfc9f3f5f264f2b
/
.
/
crypto
/
ecdh
/
CMakeLists.txt
blob: 346e72d86bb43286fb891ee0d6c19a2addfd0f63 [
file
] [
log
] [
blame
]
include_directories(. .. ../../include)
add_library(
ecdh
OBJECT
ecdh.c
)