Build universal binaries on OS X
authorDiane Trout <diane@caltech.edu>
Fri, 21 Jul 2006 23:47:36 +0000 (23:47 +0000)
committerDiane Trout <diane@caltech.edu>
Fri, 21 Jul 2006 23:47:36 +0000 (23:47 +0000)
commit6b3a5c1fd297ad97ab27feac6ec36b61e8c88621
treecc6fc30da28a5ac14a9e1c551eb9fd28dc701e5b
parentc82f9d9ea892df127a19fb11003b818f31dde2f2
Build universal binaries on OS X
This large chunk of updates to mussa will build a universal on
OS X machines. This means that Qt and Boost will also need to be built as
universal binaries.

I suppose it might be nice to include some option for turning this off?
alg/CMakeLists.txt
alg/test/CMakeLists.txt
alg/tsf/CMakeLists.txt
makelib/Platform.cmake [new file with mode: 0644]
qui/CMakeLists.txt