[Lldb-commits] [PATCH] D18018: [LLDB] Fix standalone build with CMake 2.8.12.2, broken after adding SymbolFile PDB plugin
Eugene Zelenko via lldb-commits
lldb-commits at lists.llvm.org
Wed Mar 9 17:19:23 PST 2016
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
More information about the lldb-commits
mailing list