You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
cmake/Help/prop_tgt/INTERPROCEDURAL_OPTIMIZATIO...

13 lines
443 B

INTERPROCEDURAL_OPTIMIZATION_<CONFIG>
-------------------------------------
Per-configuration interprocedural optimization for a target.
This is a per-configuration version of :prop_tgt:`INTERPROCEDURAL_OPTIMIZATION`.
If set, this property overrides the generic property for the named
configuration.
This property is initialized by the
:variable:`CMAKE_INTERPROCEDURAL_OPTIMIZATION_<CONFIG>` variable if it is set
when a target is created.