⚝
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
/
prop_tgt
/
View File Name :
INTERPROCEDURAL_OPTIMIZATION.rst
INTERPROCEDURAL_OPTIMIZATION ---------------------------- Enable interprocedural optimization for a target. If set to true, enables interprocedural optimizations if they are known :module:`to be supported <CheckIPOSupported>` by the compiler. Depending on value of policy :policy:`CMP0069`, the error will be reported or ignored, if interprocedural optimization is enabled but not supported. This property is initialized by the :variable:`CMAKE_INTERPROCEDURAL_OPTIMIZATION` variable if it is set when a target is created. There is also the per-configuration :prop_tgt:`INTERPROCEDURAL_OPTIMIZATION_<CONFIG>` target property, which overrides :prop_tgt:`INTERPROCEDURAL_OPTIMIZATION` if it is set.