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