Навигация

  • указатель
  • вперёд |
  • назад |
  • CMake »
  • Documentation »
  • cmake-variables(7) »
  • CMAKE_<LANG>_DEVICE_LINK_MODE

CMAKE_<LANG>_DEVICE_LINK_MODE¶

Добавлено в версии 4.0.

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

DRIVER

The compiler is used as driver for the device link step.

LINKER

The linker is used directly for the device link step.

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

Предыдущий раздел

CMAKE_<LANG>_COMPILER_RANLIB

Следующий раздел

CMAKE_<LANG>_LINK_LIBRARY_SUFFIX

Эта страница

  • Исходный текст

Быстрый поиск

Навигация

  • указатель
  • вперёд |
  • назад |
  • CMake »
  • Documentation »
  • cmake-variables(7) »
  • CMAKE_<LANG>_DEVICE_LINK_MODE
© Авторские права 2000-2025 Kitware, Inc. and Contributors. Создано с использованием Sphinx 8.1.3.