2014-08-03 19:52:23 +02:00
|
|
|
INTERPROCEDURAL_OPTIMIZATION_<CONFIG>
|
|
|
|
-------------------------------------
|
|
|
|
|
|
|
|
Per-configuration interprocedural optimization for a target.
|
|
|
|
|
2019-11-11 23:01:05 +01:00
|
|
|
This is a per-configuration version of :prop_tgt:`INTERPROCEDURAL_OPTIMIZATION`.
|
2014-08-03 19:52:23 +02:00
|
|
|
If set, this property overrides the generic property for the named
|
|
|
|
configuration.
|
2017-07-20 19:35:53 +02:00
|
|
|
|
|
|
|
This property is initialized by the
|
|
|
|
:variable:`CMAKE_INTERPROCEDURAL_OPTIMIZATION_<CONFIG>` variable if it is set
|
|
|
|
when a target is created.
|