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