Intel® C++ Compiler 16.0 User and Reference Guide
Changes the default target rule for dependency generation.
Not available on Intel® 64 architecture targeting the Intel® Xeon Phi™ coprocessor x100 product family (formerly code name Knights Corner), on IA-32 architecture targeting Intel® Graphics Technology, or on Intel® 64 architecture targeting Intel® Graphics Technology
Linux and OS X: | -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