Deimos: Consistent structure?

Jacob Carlborg doob at me.com
Mon Nov 21 09:27:42 PST 2011


On 2011-11-21 17:58, Dejan Lekic wrote:
> On a second thought... Why would that be a problem? Even if hundreds of
> packages are inside $HOME/include/d/deimos ??? The -I$HOME/include/d/deimos
> will just inform compiler where to look for modules. Is the "-I" flag really
> such an overhead? o.O

No, I don't think it's any overhead. But I want this to be handled by a 
package manager. I want a file that says: "this project depends on these 
libraries". Then it's up to the package manager to install and make them 
available for the compiler.

-- 
/Jacob Carlborg


More information about the Digitalmars-d mailing list