[all-commits] [llvm/llvm-project] c16284: [lldb][cmake] Create dependencies for LLDB header ...
Chelsea Cassanova via All-commits
all-commits at lists.llvm.org
Tue Jul 29 14:24:58 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c162846f8bd23b8e3d4e6a1e7737dd1cefb91f0d
https://github.com/llvm/llvm-project/commit/c162846f8bd23b8e3d4e6a1e7737dd1cefb91f0d
Author: Chelsea Cassanova <chelsea_cassanova at apple.com>
Date: 2025-07-29 (Tue, 29 Jul 2025)
Changed paths:
M lldb/source/API/CMakeLists.txt
Log Message:
-----------
[lldb][cmake] Create dependencies for LLDB header targets (#150995)
The LLDB standalone build using Xcode currently fails due to the headers
being attached to multiple targets, but none of these targets depending
on each other. This commit resolves this by creating those dependencies.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list