탐색

  • 색인
  • 다음 |
  • 이전 |
  • CMake »
  • Documentation »
  • cmake-variables(7) »
  • CMAKE_<LANG>_LINK_MODE

CMAKE_<LANG>_LINK_MODE¶

Added in version 4.0.

Defines how the link step is done. The possible values are:

DRIVER

The compiler is used as driver for the link step.

LINKER

The linker is used directly for the link step.

This variable is read-only. Setting it is undefined behavior.

이전 항목

CMAKE_<LANG>_LINK_LIBRARY_SUFFIX

다음 항목

CMAKE_LINK_LIBRARY_SUFFIX

현재 문서

  • 소스 보기

빠른 검색

탐색

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