Sign in
◑
Theme
boringssl
/
boringssl.git
/
fc04cb217d79b3a1edca7f846547934ca04d417d
/
.
/
crypto
/
base64
/
CMakeLists.txt
blob: 18cf9fe0cd60560a6f9788335c086c8b5872ea61 [
file
]
include_directories(../../include)
add_library(
base64
OBJECT
base64.c
)