[Lldb-commits] [PATCH] D18018: [LLDB] Fix standalone build with CMake 2.8.12.2, broken after adding SymbolFile PDB plugin
Zachary Turner via lldb-commits
lldb-commits at lists.llvm.org
Wed Mar 9 17:20:08 PST 2016
Ahh that would make sense. I guess it needs to be set in both places in
that case?
On Wed, Mar 9, 2016 at 5:19 PM Eugene Zelenko <eugene.zelenko at gmail.com>
wrote:
> Eugene.Zelenko added a comment.
>
> My guess is that project() or cmake_minimum_required() resets policy value
> set in upper level make file.
>
>
> Repository:
> rL LLVM
>
> http://reviews.llvm.org/D18018
>
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20160310/0ae8bc42/attachment-0001.html>
More information about the lldb-commits
mailing list