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