[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:23:42 PST 2016


But it also has a project() and a cmake_required_version() statement, so if
that is what is causing the policy to be reset in LLDBStandalone, the same
would be true in that case too.  Also clang CMakeLists.txt has it as the
top, and it's basically the same as LLDB

On Wed, Mar 9, 2016 at 5:22 PM Eugene Zelenko <eugene.zelenko at gmail.com>
wrote:

> Eugene.Zelenko added a comment.
>
> Probably not since in case of non-standalone build LLVM make file should
> be enough and LLDBStandalone.cmake will be not executed.
>
>
> 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/fe1a2040/attachment.html>


More information about the lldb-commits mailing list