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