INTERPROCEDURAL_OPTIMIZATION_CONFIG.rst 431 B

123456789101112
  1. INTERPROCEDURAL_OPTIMIZATION_<CONFIG>
  2. -------------------------------------
  3. Per-configuration interprocedural optimization for a target.
  4. This is a per-configuration version of INTERPROCEDURAL_OPTIMIZATION.
  5. If set, this property overrides the generic property for the named
  6. configuration.
  7. This property is initialized by the
  8. :variable:`CMAKE_INTERPROCEDURAL_OPTIMIZATION_<CONFIG>` variable if it is set
  9. when a target is created.