Intel® oneAPI DPC++/C++ Compiler 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-1F6E1BB9-4C2D-48F5-88EB-407F5FA1E6D1
Visible to Intel only — GUID: GUID-1F6E1BB9-4C2D-48F5-88EB-407F5FA1E6D1
iwithprefix
Appends a directory to the prefix passed in by -iprefix and puts it on the include search path at the end of the include directories.
Syntax
Linux: |
-iwithprefixdir |
Windows: |
None |
Arguments
dir |
Is the include directory. |
Default
OFF |
Description
This option appends a directory to the prefix passed in by -iprefix and puts it on the include search path at the end of the include directories.
IDE Equivalent
Alternate Options
None