Intel® oneAPI DPC++/C++ Compiler

Developer Guide and Reference

ID 767253
Date 3/31/2025
Public

Visible to Intel only — GUID: GUID-1D798618-A56F-429A-968E-1E0C4D201FD0

Document Table of Contents

idirafter

Adds a directory to the second include file search path.

Syntax

Linux:

-idirafterdir

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