mirror of
https://github.com/intel/llvm.git
synced 2026-02-03 02:26:27 +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.