Intel® C++ Compiler 18.0 Developer Guide and Reference
Changes the default target rule for dependency generation.
Not available on Intel® 64 architecture targeting Intel® Graphics Technology, or when targeting Intel® Graphics Technology running on IA-32 architecture
Linux and 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