Hi,<br><br>The INSTALL_NAME_DIR is a string specifying the directory portion of the
&quot;install_name&quot; field of shared libraries on Mac OSX to use in the
installed targets (as taken from the current documentation). Is there any way of setting this property on a third party lib ? I checked the current CVS CMake&#39;s examples (Bundle and Framework) and I couldn&#39;t find an positive answer about third party libraries (I installed mine in Content/Plugins). If not, if there any other way to include third party libs within the bundle and make the application find it ?
<br><br>I also installed Qt&#39;s framework within my bundle with the INSTALL( DIRECTORY...) command. Is there any better way to do this ?<br><br>I think the current tools work great with CMake generated libs/projects/framework but I think there is a lack in third libs/projects/framework party inclusion support.
<br><br>Regards,<br>FĂ©lix C. Morency<br>