Navigation

  • index
  • next |
  • previous |
  • CMake 4.0.1 »
  • Documentation »
  • cmake-variables(7) »
  • CMAKE_<LANG>_LINK_LIBRARY_FLAG

CMAKE_<LANG>_LINK_LIBRARY_FLAGΒΆ

Added in version 3.16.

Flag to be used to link a library into a shared library or executable.

This flag will be used to specify a library to link to a shared library or an executable for the specific language. On most compilers this is -l.

Previous topic

CMAKE_<LANG>_LINK_LIBRARY_FILE_FLAG

Next topic

CMAKE_<LANG>_LINK_LIBRARY_USING_<FEATURE>

This Page

  • Show Source

Quick search

Navigation

  • index
  • next |
  • previous |
  • CMake 4.0.1 »
  • Documentation »
  • cmake-variables(7) »
  • CMAKE_<LANG>_LINK_LIBRARY_FLAG
© Copyright 2000-2025 Kitware, Inc. and Contributors. Created using Sphinx 7.3.7.