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: | -MTtarget |
Windows: | /QMTtarget |
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.
None