Sign in
boringssl
/
boringssl.git
/
1fcae84a4f80bba8014f5bb26410c9b5b715b2cc
/
.
/
crypto
/
curve25519
/
CMakeLists.txt
blob: 8442aec955c169a650b68cc4a6c7eaf942f0a6d3 [
file
] [
log
] [
blame
]
include_directories(../../include)
add_library(
curve25519
OBJECT
spake25519.c
)