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