탐색

  • 색인
  • 다음 |
  • 이전 |
  • CMake »
  • 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.

이전 항목

CMAKE_<LANG>_LINK_LIBRARY_FILE_FLAG

다음 항목

CMAKE_<LANG>_LINK_LIBRARY_USING_<FEATURE>

현재 문서

  • 소스 보기

빠른 검색

탐색

  • 색인
  • 다음 |
  • 이전 |
  • CMake »
  • Documentation »
  • cmake-variables(7) »
  • CMAKE_<LANG>_LINK_LIBRARY_FLAG
© 저작권 2000-2025 Kitware, Inc. and Contributors. Sphinx 8.1.3 버전으로 생성되었습니다.