Files
clang-p2996/lldb/cmake/modules/AddLLDB.cmake
Jonas Devlieghere 01470b68f3 [lldb] Fix hard-coded argument to set_target_properties
The call to `set_target_properties` should use the target passed to
`add_lldb_library` instead of a hard-coded value. Upstream `liblldb` is
the only target for which this matters, but downstream we have
LLDBRPC.framework which needs this as well.
2022-10-06 11:43:52 -07:00

12 KiB