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