mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-05 21:31:08 -06:00
Run the `Utilities/Sphinx/update_versions.py` script to add initial markup to every top-level document and find module. Issue: #19715
11 lines
330 B
ReStructuredText
11 lines
330 B
ReStructuredText
CMAKE_INTERPROCEDURAL_OPTIMIZATION
|
|
----------------------------------
|
|
|
|
.. versionadded:: 3.9
|
|
|
|
Default value for :prop_tgt:`INTERPROCEDURAL_OPTIMIZATION` of targets.
|
|
|
|
This variable is used to initialize the :prop_tgt:`INTERPROCEDURAL_OPTIMIZATION`
|
|
property on all the targets. See that target property for additional
|
|
information.
|