On Friday, 5 April 2019 at 15:47:06 UTC, 0xFFFFFFFF wrote: > Thanks, but I've done that also it seem not to work. How do you know that? When running dub in verbose mode, does it still pass tmp.d to the compiler? Note that if app.d depends on templates in tmp.d, then instantiations of those templates belong to app.d and will still be included.