‑‑search, -L
In this section:
Syntax
Parameters
| A path to a directory where the linker should search for object and library files. |
Description
Use this option to specify more directories for the linker to search for object and library files in.
By default, the linker searches for object and library files only in the working directory. Each use of this option on the command line adds another search directory.
See also
The linking process in detail.
Caution
This option is not available in the IDE.