Hi all If the property is empty, CMake just uses the library name <name> as the install_name which is wrong. It should use <name>.framework/ Versions/<version>/<name>. I created a bug report with an attached fix: http://public.kitware.com/Bug/view.php?id=9054 Michael