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