Intel® C++ Compiler Classic Developer Guide and Reference
A newer version of this document is available. Customers should click here to go to the newest version.
Visible to Intel only — GUID: GUID-2F3B8D7B-AF15-49C2-990E-709EB1F1F4A9
Visible to Intel only — GUID: GUID-2F3B8D7B-AF15-49C2-990E-709EB1F1F4A9
MQ
Changes the default target rule for dependency generation.
Linux: |
-MQtarget |
macOS: |
-MQtarget |
Windows: |
None |
target |
Is the target rule to use. |
OFF |
The default target rule applies to dependency generation. |
This option changes the default target rule for dependency generation. It is similar to -MT, but quotes special Make characters.
None