⚝
One Hat Cyber Team
⚝
Your IP:
216.73.216.124
Server IP:
50.28.103.30
Server:
Linux host.jcukjv-lwsites.com 4.18.0-553.22.1.el8_10.x86_64 #1 SMP Tue Sep 24 05:16:59 EDT 2024 x86_64
Server Software:
nginx/1.28.0
PHP Version:
8.3.12
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
proc
/
1856814
/
root
/
usr
/
share
/
cmake
/
Help
/
variable
/
View File Name :
CMAKE_LINK_LIBRARY_USING_FEATURE.rst
CMAKE_LINK_LIBRARY_USING_<FEATURE> ---------------------------------- .. versionadded:: 3.24 This variable defines how to link a library or framework for the specified ``<FEATURE>`` when a :genex:`LINK_LIBRARY` generator expression is used. Both of the following conditions must be met for this variable to have any effect: * The associated :variable:`CMAKE_LINK_LIBRARY_USING_<FEATURE>_SUPPORTED` variable must be set to true. * There is no language-specific definition for the same ``<FEATURE>``. This means :variable:`CMAKE_<LANG>_LINK_LIBRARY_USING_<FEATURE>_SUPPORTED` cannot be true for the link language used by the target for which the :genex:`LINK_LIBRARY` generator expression is evaluated. .. include:: CMAKE_LINK_LIBRARY_USING_FEATURE.txt