mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-25 15:49:08 -05:00
0e03bd1ab4
When we install a target on Mac, we generate a call to install_name_tool to fix install_name entries in the target for shared libraries it links. This change makes the step ignore entries for imported targets since their install_name will not change and cmTarget cannot produce a mapping for them. This fixes the error GetLibraryNamesInternal called on imported target: kdelibs seen by kde folks.
23 KiB
23 KiB