Sign in
boringssl
/
boringssl
/
66005f41fbc3529ffe8d007708756720529da20d
/
.
/
crypto
/
ecdh_extra
/
CMakeLists.txt
blob: 40a53c1d1d745f8266b3904f0635eeb110aa9866 [
file
] [
log
] [
blame
]
include_directories(../../include)
add_library(
ecdh_extra
OBJECT
ecdh_extra.c
)