[CMake] CMake Marketing

William A. Hoffman billlist at nycap.rr.com
Tue Dec 20 22:05:45 EST 2005


At 09:09 PM 12/20/2005, E. Wing wrote:

>There is also the lack of Universal Binary support, but I trust this
>will ultimately be addressed.

I think CMake can do this right now.  As far as I can tell support for
Universal Binaries means adding a few flags to the compiler.  Then, do
a bunch of stuff to your code.  

Here is a site that has the flags:
http://bob.pythonmac.org/archives/category/macosx/universal-binaries/

If someone were to verify that these flags work, I suppose we could add
them to the cmake platform files for the Mac.   To use Xcode, I guess it
is just a flag that needs to be set in the project file.  

-Bill







More information about the CMake mailing list