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