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