Sign in
boringssl
/
boringssl.git
/
ec783839be5830d8893e60566909ef5c9fb25334
/
.
/
crypto
/
rc4
/
CMakeLists.txt
blob: a008fe53513a79c3c73551cc09089b21478546c3 [
file
] [
log
] [
blame
]
include_directories(../../include)
add_library(
rc4
OBJECT
rc4.c
)