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-6013284D-CF62-4733-8F1A-C81AA9A57351
Visible to Intel only — GUID: GUID-6013284D-CF62-4733-8F1A-C81AA9A57351
F (macOS)
Adds a framework directory to the head of an include file search path.
Linux: |
None |
macOS: |
-Fdir |
Windows: |
None |
dir |
Is the name for the framework directory. |
OFF |
The compiler does not add a framework directory to the head of an include file search path. |
This option adds a framework directory to the head of an include file search path.
None