REPOSITORY rL LLVM ================ Comment at: CMakeLists.txt:360 @@ -360,2 +359,3 @@ endif () + list(APPEND system_libs xml2 ncurses panel) ---------------- zturner wrote: > Can you revert all changes to this file? Of course, done. I missed that after testing whether cmake would just find xml2 from GnuWin32 on Windows.
http://reviews.llvm.org/D7880 EMAIL PREFERENCES http://reviews.llvm.org/settings/panel/emailpreferences/ _______________________________________________ lldb-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/lldb-commits
