On 2008-10-07 16:09-0400 Brad King wrote:
Now targets b and c and build in parallel, but neither will build until 'a' is generated.
Thanks, Brad, for your further explanation and example. My method (which I started to use as a result of misinterpreting something you said on this topic before) appears to work, but yours is certainly more logical and will most likely result in faster parallel builds (because of the serialization used by my method). If your example isn't in the wiki, it should be. Alan __________________________ Alan W. Irwin Astronomical research affiliation with Department of Physics and Astronomy, University of Victoria (astrowww.phys.uvic.ca). Programming affiliations with the FreeEOS equation-of-state implementation for stellar interiors (freeeos.sf.net); PLplot scientific plotting software package (plplot.org); the libLASi project (unifont.org/lasi); the Loads of Linux Links project (loll.sf.net); and the Linux Brochure Project (lbproject.sf.net). __________________________ Linux-powered Science __________________________ _______________________________________________ CMake mailing list [email protected] http://www.cmake.org/mailman/listinfo/cmake
