Sign in
boringssl
/
boringssl.git
/
dc160f84f5d9a552d047241a0b51d87e507f16bc
/
.
/
crypto
/
comp
/
CMakeLists.txt
blob: 0d543ad4e1e869878e0b1dc5ef9044c3c135a52f [
file
] [
log
] [
blame
]
include_directories(. .. ../../include)
add_library(
comp
OBJECT
comp.c
zlib.c
)