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