[cmake-developers] Explicit custom command BYPRODUCTS

Brad King brad.king at kitware.com
Mon Mar 23 09:49:13 EDT 2015


On 03/18/2015 01:41 PM, Adam Strzelecki wrote:
>> IIUC the remaining issue is that for in-source builds all the
>> custom command dependencies on source files now get phony
>> rules.  We need a policy to drop this behavior altogether and
>> ask that projects explicitly specify their BYPRODUCTS.
>> Correct?
> 
> Yes that is correct.

I've added the policy:

 Ninja: Add policy to require explicit custom command byproducts
 http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=bd9c7f9b

-Brad



More information about the cmake-developers mailing list