mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-03 12:19:41 -06:00
9 lines
343 B
ReStructuredText
9 lines
343 B
ReStructuredText
CMAKE_INTERPROCEDURAL_OPTIMIZATION_<CONFIG>
|
|
-------------------------------------------
|
|
|
|
Default value for :prop_tgt:`INTERPROCEDURAL_OPTIMIZATION_<CONFIG>` of targets.
|
|
|
|
This variable is used to initialize the :prop_tgt:`INTERPROCEDURAL_OPTIMIZATION_<CONFIG>`
|
|
property on all the targets. See that target property for additional
|
|
information.
|