Sign in
boringssl
/
boringssl
/
f6ae9e6c2c800fe3d905902a536ba2dd86d56c09
/
.
/
crypto
/
base64
/
CMakeLists.txt
blob: 18cf9fe0cd60560a6f9788335c086c8b5872ea61 [
file
] [
log
] [
blame
]
include_directories(../../include)
add_library(
base64
OBJECT
base64.c
)