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