On Mon, 5 Sep 2011 06:49:45 +0200, Michael Wild said:

>> Shouldn't dynamic libraries on Mac have "dylib" as their extension? 
>>
>> Why does MyLib have an extension "so" when I use add_library(MyLib MODULE)?
>>
>> Thanks
>>
>> Yifei
>
>Because a MODULE is normally a "plugin" library, and these 
>traditionally have the extension .so on Mac.

Do they?

I just searched all of /System and the only .so I find are in Python.framework. 
 I've been using Macs since the early 90s, I don't recall any tradition of 
using .so for anything, but could be wrong...

-- 
____________________________________________________________
Sean McBride, B. Eng                 s...@rogue-research.com
Rogue Research                        www.rogue-research.com 
Mac Software Developer              Montréal, Québec, Canada


_______________________________________________
Powered by www.kitware.com

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the CMake FAQ at: 
http://www.cmake.org/Wiki/CMake_FAQ

Follow this link to subscribe/unsubscribe:
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to