idirafter
Adds a directory to the second include
file search path.
Syntax
Linux:
-idirafter
dir
Windows:
None
Arguments
- dir
- Is the name of the directory to add.
Default
- OFF
- Include file search paths include certain default directories.
Description
This option adds a directory to the second include file
search path (after
-I
).
IDE Equivalent
None
Alternate Options
None