[CMake] MacOS X Bundle Question
Hai Nguyen
chaoticbob at gmail.com
Sat Oct 24 18:17:59 EDT 2009
Hi,
I have an existing CMakeList.txt file that I've been using to build Maya
plug-ins for Windows and Linux just fine. I've been trying to make it work
in MacOS X for a couple days now but with no success. I've googled around
and found some very sporadic resources as to how to build MacOS X bundles -
but nothing consistent. The problem I'm running into is that I can't seem to
set the Mach-O Type. When I use add_executable( pluginName MACOSX_BUNDLE ...
) it adds it as an executable. I was wondering if anyone has attempted
something similar before succeeded?
Thanks,
Hai
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.cmake.org/pipermail/cmake/attachments/20091024/fa58d728/attachment.htm>
More information about the CMake
mailing list