1CMAKE_INTERPROCEDURAL_OPTIMIZATION_<CONFIG> 2------------------------------------------- 3 4.. versionadded:: 3.9 5 6Default value for :prop_tgt:`INTERPROCEDURAL_OPTIMIZATION_<CONFIG>` of targets. 7 8This variable is used to initialize the :prop_tgt:`INTERPROCEDURAL_OPTIMIZATION_<CONFIG>` 9property on all the targets. See that target property for additional 10information. 11