On 2015-06-01 20:39, Nick Sabalausky wrote:
Unlike rdmd, dub always tries to compile all sources regardless of whether they're actually imported. This has been a constant source of problems for me, including breakage of conditional importing under various circumstances.
Isn't that the only way to compile it if the project is a library? without having to use workarounds like create a new module which imports all other modules.
-- /Jacob Carlborg
