[PATCH] D31144: Respect cmake link flags when compiling test files
Chris Bieneman via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Mar 20 14:10:28 PDT 2017
beanz added a comment.
This patch looks fine to me, however I'd like to see the resolution on https://reviews.llvm.org/D31098 before landing this. If we change the CMake policy `CMP0056` to `NEW`, I think that will automatically address this issue resulting in us not needing this patch.
https://reviews.llvm.org/D31144
More information about the llvm-commits
mailing list