Home
last modified time | relevance | path

Searched defs:LLVM_ENABLE_ZLIB (Results 1 – 5 of 5) sorted by relevance

/external/clang/cmake/caches/
DApple-stage1.cmake20 set(LLVM_ENABLE_ZLIB OFF CACHE BOOL "") variable
DApple-stage2.cmake13 set(LLVM_ENABLE_ZLIB ON CACHE BOOL "") variable
/external/llvm/cmake/modules/
DLLVMConfig.cmake.in38 set(LLVM_ENABLE_ZLIB @LLVM_ENABLE_ZLIB@) variable
/external/llvm/cmake/
Dconfig-ix.cmake489 set(LLVM_ENABLE_ZLIB 0) variable
/external/llvm/
DCMakeLists.txt270 option(LLVM_ENABLE_ZLIB "Use zlib for compression/decompression if available." ON) option