Ah, this is nice, Andrew. Thanks! I fixed one thing because it always regenerated the sources.
-Steve > -----Original Message----- > From: Andrew Stitcher [mailto:[email protected]] > Sent: Thursday, July 02, 2009 12:19 PM > To: [email protected] > Subject: FYI: Change to cmake and generated files > > > In my recent "spree" of cmake changes I changed where generated code > gets made. > > It now gets created in the build tree and not the source tree. > In theory at least, this means that with a cmake build you > can keep your > source tree completely pristine whilst doing many builds out of it. > > The main thing that makes this not 100% true is the python tests which > will create .pyc byte code files when you run python code in the the > source tree. > > Andrew > > > --------------------------------------------------------------------- > Apache Qpid - AMQP Messaging Implementation > Project: http://qpid.apache.org > Use/Interact: mailto:[email protected] > > --------------------------------------------------------------------- Apache Qpid - AMQP Messaging Implementation Project: http://qpid.apache.org Use/Interact: mailto:[email protected]
