DUB 0.9.20
    Jakob Ovrum 
    jakobovrum at gmail.com
       
    Fri Dec  6 11:10:19 PST 2013
    
    
  
On Friday, 6 December 2013 at 18:55:22 UTC, Dicebot wrote:
> On Friday, 6 December 2013 at 18:40:59 UTC, Jakob Ovrum wrote:
>> It has been said already in this thread, but for library 
>> targets it must ignore the lack of a "main source file". It 
>> should go without saying that libraries generally don't have 
>> such a thing.
>
> It adding such requirement for static libraries much of an 
> issue? It provides quite lot of advantages. Though I guess dub 
> can possibly generate such file on its own.
It's unreasonable for Dub to require users to change the 
structure of their project, or add boilerplate to their project, 
for something as fundamental as building a simple static library.
    
    
More information about the Digitalmars-d-announce
mailing list