[Lldb-commits] [lldb] [lldb][cmake] Fix standalone Xcode build header staging (PR #177033)

Alex Langford via lldb-commits lldb-commits at lists.llvm.org
Wed Jan 21 10:19:57 PST 2026


bulbazord wrote:

> @bulbazord it looks like `add_custom_target` does _not_ have an OUTPUT argument (https://cmake.org/cmake/help/latest/command/add_custom_target.html). Should I undo the change and have both the command and target?

Ugh, my mistake. Sorry for the churn, I was probably reading the wrong page when I said that. Let's go back to an earlier iteration of this change. Sorry for the churn.

https://github.com/llvm/llvm-project/pull/177033


More information about the lldb-commits mailing list