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