labath accepted this revision.
labath added a comment.
This revision is now accepted and ready to land.

Looks good, thanks for fixing this.


================
Comment at: tools/driver/CMakeLists.txt:13
@@ +12,3 @@
+  add_dependencies(lldb lldb-server)
+endif()
+
----------------
We should probably add a dependency on debugserver on darwin for consistency, 
since some people use cmake to build lldb there also.


http://reviews.llvm.org/D12899



_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to