[PATCH] D53376: Fix generation of exported targets in build directory

Philip Pfaffe via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 22 03:40:12 PDT 2018


philip.pfaffe added a comment.

The fix looks alright, but did you test it with CMAKE_BUILD_TYPE set though? It's hard to parse with the naked eye, but it looks like you're missing at least a $ there.


Repository:
  rPLO Polly

https://reviews.llvm.org/D53376





More information about the llvm-commits mailing list