Sign in
boringssl
/
boringssl
/
refs/tags/fips-20180730
/
.
/
crypto
/
ecdh_extra
/
CMakeLists.txt
blob: 40a53c1d1d745f8266b3904f0635eeb110aa9866 [
file
] [
log
] [
blame
]
include_directories(../../include)
add_library(
ecdh_extra
OBJECT
ecdh_extra.c
)