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