xcode generator + kdesupport

2006-05-26 Thread Benjamin Reed
I'm trying to build the qt4 dbus bindings as universal binaries. I have to use the Xcode generator, it appears, or else CMake doesnt' do anything with the archtecture environment variables. It looks like we're either making some assumptions in our CMakeFiles, or Xcode generation is broken,

Re: xcode generator + kdesupport

2006-05-26 Thread William A. Hoffman
At 12:42 PM 5/26/2006, Benjamin Reed wrote: I'm trying to build the qt4 dbus bindings as universal binaries. I have to use the Xcode generator, it appears, or else CMake doesnt' do anything with the archtecture environment variables. You can build universal binaries we makefiles. Change the