On Thursday 10 May 2007 16:34:16 Eric Noulard wrote: > 2007/5/10, Mielcarek, Donn <[EMAIL PROTECTED]>: > > We create binary releases for many different Linux > > distributions. The guy who creates the releases > > compiles them all from the same source tree, compiling > > on different machines at the same time! So all the > > Makefiles must be separate. > > yep good scheme :))
and works perfectly :-) We have used this with NFS mounted filesystems also visible through samba for VC project files and cygwin stuff, all at the same time. Link this with Dart, and you have an excellent instant-build feedback. --paf _______________________________________________ CMake mailing list [email protected] http://www.cmake.org/mailman/listinfo/cmake
