mirror of
https://github.com/dlang/dmd.git
synced 2025-04-26 05:00:16 +03:00
3 lines
167 B
Text
3 lines
167 B
Text
Using the compiler flag `-i` will now properly pick up C source files
|
|
|
|
Previously you needed to manually include .c source files, it now works just like with .d files
|