Causes library names to be omitted from the object file.
Linux: | None |
Windows: | /Zl |
None
OFF |
Default or specified library names are included in the object file. |
This option causes library names to be omitted from the object file.
This option only applies to host compilation. When offloading is enabled, it does not impact device-specific compilation.
Visual Studio: Advanced > Omit Default Library Names
Eclipse: None
None