Sign in
pigweed
/
third_party
/
boringssl
/
boringssl
/
dfc2948c73f4f91ad5a0a27836580ba3b0ce2578
/
.
/
crypto
/
ecdh
/
CMakeLists.txt
blob: 0f71368a11611554dbf34dded08e0eda7b090d9e [
file
]
include_directories(. .. ../../include)
add_library(
ecdh
OBJECT
ecdh.c
ecdh_error.c
)