dmd/changelog/dmd.import-c-i.dd
2025-02-14 08:23:16 +08:00

3 lines
171 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.