summaryrefslogtreecommitdiff
path: root/Help/variable/CMAKE_INTERPROCEDURAL_OPTIMIZATION.rst
blob: cf7da76604da98159f62b7b2d5e91ded6f00ae6f (plain)
1
2
3
4
5
6
7
8
9
10
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.