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
Paths
| Differential D32922
[Polly][CMake] Introduce POLLY_BUNDLED_JSONCPP. ClosedPublic Authored by Meinersbur on May 5 2017, 1:18 PM.
Details Summary 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
Diff Detail
Event TimelineThis revision is now accepted and ready to land.May 6 2017, 5:22 AM Closed by commit rL302336: [CMake] Introduce POLLY_BUNDLED_JSONCPP. (authored by Meinersbur). · Explain WhyMay 6 2017, 6:55 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 98061 polly/trunk/CMakeLists.txt
polly/trunk/cmake/FindJsoncpp.cmake
polly/trunk/cmake/PollyConfig.cmake.in
polly/trunk/lib/CMakeLists.txt
|