Sign in
◑
Theme
boringssl
/
boringssl.git
/
e13e4b2df1da7a0d1a3573dccdc5af57720bd46b
/
.
/
crypto
/
ecdh
/
CMakeLists.txt
blob: 346e72d86bb43286fb891ee0d6c19a2addfd0f63 [
file
]
include_directories(. .. ../../include)
add_library(
ecdh
OBJECT
ecdh.c
)