How to generate temporary files so compilation time speeds up. Normal compilation only produce obj, exe.
If what i mean is that if we compile the files that unchanged, dmd will look for that temporary files instead of .d files.
How to generate temporary files so compilation time speeds up. Normal compilation only produce obj, exe.
If what i mean is that if we compile the files that unchanged, dmd will look for that temporary files instead of .d files.