mirror of
https://github.com/intel/llvm.git
synced 2026-02-03 19:18:13 +08:00
The Xcode standalone build doesn't have the install-liblldb and install-liblldb-stripped targets. Fix the resulting CMake error "Cannot add target-level dependencies to non-existent target" by only adding the dependency when the targets exist.