Sign in
pigweed
/
third_party
/
boringssl
/
boringssl
/
7b030511036c384ddae481345bdb52b27609bf2a
/
.
/
crypto
/
base64
/
CMakeLists.txt
blob: 2601abd94fe4095095198bb83eb68af292c00dc6 [
file
] [
log
] [
blame
]
include_directories(. .. ../../include)
add_library(
base64
OBJECT
base64.c
)