CMake/Help/variable/CMAKE_INTERPROCEDURAL_OPTIMIZATION.rst
2017-03-02 09:37:39 -05:00

9 lines
307 B
ReStructuredText

CMAKE_INTERPROCEDURAL_OPTIMIZATION
----------------------------------
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.