[PATCH] D116555: [Polly][CMake] Make PollyConfig.cmake relocatable like other projects'

John Ericson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 7 21:40:50 PST 2022


Ericson2314 updated this revision to Diff 398302.
Ericson2314 added a comment.

Fix relatie path calculation issue in exports.

Instead reuse the same shared logic to get the path and do it that way.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D116555/new/

https://reviews.llvm.org/D116555

Files:
  polly/CMakeLists.txt
  polly/cmake/CMakeLists.txt
  polly/cmake/PollyConfig.cmake.in

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D116555.398302.patch
Type: text/x-patch
Size: 4545 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220108/da934b16/attachment.bin>


More information about the llvm-commits mailing list