Michael Jackson wrote:
Well, basically I am confused. Is ICU bundled with Boost? It has been a Looooong time since I dug into the boost sources.
Any system-install ICU is just detected by cmake (see tools/build/CMake/FindICU.cmake), and boost builds against it, if it is there.
And, yes, CMake has the CMAKE_OS_X_ARCH variable which you can set to any combination of ppc,ppc64,x86,x86_64 for any where from a "single binary to a quad binary".
Ah, there we go. Thanks. -t _______________________________________________ Boost-cmake mailing list Boost-cmake@lists.boost.org http://lists.boost.org/mailman/listinfo.cgi/boost-cmake