[PATCH] D30495: [Polly][Cmake] Generate a PollyConfig.cmake
Philip Pfaffe via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Mar 1 04:03:49 PST 2017
philip.pfaffe created this revision.
philip.pfaffe added a project: Polly.
Herald added a subscriber: mgorny.
Generate a PollyConfig.cmake for use with Cmake's find_package in out-of-tree projects.
This patch is based on Meinersbur's template <https://github.com/Meinersbur/polly/commit/26782adb7cd7414498926609dae3c950b0962c19>, including some fixes and most importantly the appropriate ISL target.
Repository:
rL LLVM
https://reviews.llvm.org/D30495
Files:
CMakeLists.txt
cmake/CMakeLists.txt
cmake/PollyConfig.cmake.in
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D30495.90158.patch
Type: text/x-patch
Size: 3825 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170301/4d647141/attachment.bin>
More information about the llvm-commits
mailing list