Intel® oneAPI DPC++/C++ Compiler Developer Guide and Reference

ID 767253
Date 3/31/2023
Public

A newer version of this document is available. Customers should click here to go to the newest version.

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