DUB build questions
    uri via Digitalmars-d-learn 
    digitalmars-d-learn at puremagic.com
       
    Fri Dec 19 14:14:29 PST 2014
    
    
  
Hi All,
I'm very happy with CMakeD but thought I'd try dub because CMake 
script is a PITA. So I have a couple of questions.
a) Can dub do out out of source builds and how would I set that 
up.
b) Can I do parallel builds with dub. CMake gives me Makefiles so 
I can make -j does dub have a similar option?
I looked around on the DUB registry website but couldn't find any 
info.
Thanks,
uri
    
    
More information about the Digitalmars-d-learn
mailing list