Does ldc has an environment variable to refers to include paths ?

kinke noone at nowhere.com
Wed Jul 22 08:43:05 UTC 2020


On Tuesday, 21 July 2020 at 09:18:37 UTC, bioinfornatics wrote:
> C and C++ have both C_INCLUDE_PATH and CPLUS_INCLUDE_PATH
> such env var is really helpful I would like to know if ldc has 
> a D_INCLUDE_PATH ?
>
> if not, is it possible to introduce this feature?

No and I wouldn't approve of such magic. DFLAGS can be used to a 
similar effect when using ldmd2.


More information about the digitalmars-d-ldc mailing list