[PATCH] D32922: [Polly][CMake] Introduce POLLY_BUNDLED_JSONCPP.

Michael Kruse via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 5 13:18:55 PDT 2017


Meinersbur created this revision.
Meinersbur added a project: Polly.
Herald added a subscriber: mgorny.

Allow using a system's install jsoncpp library instead of the bundled one with the setting `POLLY_BUNDLED_JSONCPP=OFF`.

This fixes llvm.org/PR32929


https://reviews.llvm.org/D32922

Files:
  CMakeLists.txt
  cmake/FindJsoncpp.cmake
  lib/CMakeLists.txt

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D32922.98007.patch
Type: text/x-patch
Size: 3948 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170505/9f3f5fe3/attachment.bin>


More information about the llvm-commits mailing list