|
|
@ -430,7 +430,7 @@ be passed to [shared and static libraries](#library). |
|
|
|
`project`'s `default_options` overriding the values of these options |
|
|
|
`project`'s `default_options` overriding the values of these options |
|
|
|
for this target only, since 0.40.0 |
|
|
|
for this target only, since 0.40.0 |
|
|
|
- `d_import_dirs` list of directories to look in for string imports used |
|
|
|
- `d_import_dirs` list of directories to look in for string imports used |
|
|
|
in the D programmling language |
|
|
|
in the D programming language |
|
|
|
- `d_unittest`, when set to true, the D modules are compiled in debug mode |
|
|
|
- `d_unittest`, when set to true, the D modules are compiled in debug mode |
|
|
|
- `d_module_versions` list of module versions set when compiling D sources |
|
|
|
- `d_module_versions` list of module versions set when compiling D sources |
|
|
|
|
|
|
|
|
|
|
|