Intel® C++ Compiler 19.0 Developer Guide and Reference
Preprocess and compile, generating output file containing dependency information ending with extension .d.
Linux and macOS: | -MD |
Windows: | /QMD |
None
OFF |
The compiler does not generate dependency information. |
Preprocess and compile, generating output file containing dependency information ending with extension .d.
None