[PATCH] D26255: [cmake] Add LLVM_ENABLE_DIA_SDK option, and expose it in LLVMConfig

Michał Górny via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 15 09:57:05 PST 2016


mgorny retitled this revision from "[cmake] Rename HAVE_DIA_SDK to LLVM_ENABLE_DIA_SDK, and expose in LLVMConfig" to "[cmake] Add LLVM_ENABLE_DIA_SDK option, and expose it in LLVMConfig".
mgorny updated the summary for this revision.
mgorny updated this revision to Diff 78023.
mgorny added a comment.

@beanz, how about this one? I've added an explicit LLVM_ENABLE_DIA_SDK option to let people control this explicitly.


https://reviews.llvm.org/D26255

Files:
  CMakeLists.txt
  cmake/config-ix.cmake
  cmake/modules/LLVMConfig.cmake.in
  docs/CMake.rst
  include/llvm/Config/config.h.cmake
  lib/DebugInfo/PDB/CMakeLists.txt
  test/lit.site.cfg.in

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D26255.78023.patch
Type: text/x-patch
Size: 3581 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161115/da5ff069/attachment.bin>


More information about the llvm-commits mailing list