<HTML>
<HEAD>
<TITLE>Newbie creating shared objects on Mac</TITLE>
</HEAD>
<BODY>
<FONT SIZE="4"><FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:11pt'>Hello,<BR>
I&#8217;m trying to dive into Cmake and I&#8217;ve tried creating new targets for an existing project using Cmake. So far everything<BR>
Works ok but on Mac, my shared object targets are creating *.so files. I&#8217;m not concerned about bundles and frameworks but <BR>
I expected Cmake to produce *.dylib files. Any suggestions?<BR>
Gerrick</SPAN></FONT></FONT>
</BODY>
</HTML>