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