bulbazord added inline comments.

================
Comment at: lldb/source/API/CMakeLists.txt:215-216
+
+  add_dependencies(install-liblldb
+    lldb-framework-cleanup)
 endif()
----------------
I think you need to add it as a dependency of `install-liblldb-stripped` as 
well?


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D141021/new/

https://reviews.llvm.org/D141021

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

Reply via email to