[cmake-developers] qt4-macros-TARGET-arg test failure

Brad King brad.king at kitware.com
Wed Jun 5 10:12:46 EDT 2013


On 06/05/2013 10:06 AM, Stephen Kelly wrote:
> The reason is that fix-genex-HEAD-target is not yet merged to master. Sorry, 
> I should have been clear about the dependency between those branches.

It is now, after I squashed in this fix:

 http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=3a7898ab

The way to express a dependency between branches is to base the
dependent on the dependency, or merge the dependency into the
dependent.  This makes rewriting revisions of the topics more
painful but eliminates the chance of out-of-order merges to master.

-Brad



More information about the cmake-developers mailing list