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