Home
last modified time | relevance | path

Searched defs:HAVE_ZLIB (Results 1 – 2 of 2) sorted by relevance

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/
Dconfigure.ac121 AC_DEFINE([HAVE_ZLIB], [1], [Enable classes using zlib compression.]) definition
136 AM_CONDITIONAL([HAVE_ZLIB], [test $HAVE_ZLIB = 1]) condition
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/cmake/
DCMakeLists.txt92 set(HAVE_ZLIB 1) variable
101 set(HAVE_ZLIB 0) variable