Sign in
boringssl
/
boringssl.git
/
a216d03d0eb4eb78d08f0b94abe0d88a3d355b84
/
.
/
crypto
/
base64
/
CMakeLists.txt
blob: 2601abd94fe4095095198bb83eb68af292c00dc6 [
file
]
include_directories(. .. ../../include)
add_library(
base64
OBJECT
base64.c
)