[Scons-users] Bug in up_to_date for directory targets
    Tom Tanner 
    trtanner at btinternet.com
       
    Thu Mar 23 15:45:37 EDT 2017
    
    
  
On 22/3/17 04:57, Manish Vachharajani wrote:
> The only work around I've found is to have a non-directory target, 
> either a dummy file that you have to create in the builder or a file 
> you know will be created by the builder.
>
>
I have never under any build system found it a good idea to make a 
directory a target. I've always found it necessary to create a file 
inside the directory if required and make that the target.
    
    
More information about the Scons-users
mailing list