summaryrefslogtreecommitdiff
path: root/share/cmake-3.22/Help/prop_tgt/INTERPROCEDURAL_OPTIMIZATION_CONFIG.rst
diff options
context:
space:
mode:
Diffstat (limited to 'share/cmake-3.22/Help/prop_tgt/INTERPROCEDURAL_OPTIMIZATION_CONFIG.rst')
-rw-r--r--share/cmake-3.22/Help/prop_tgt/INTERPROCEDURAL_OPTIMIZATION_CONFIG.rst12
1 files changed, 12 insertions, 0 deletions
diff --git a/share/cmake-3.22/Help/prop_tgt/INTERPROCEDURAL_OPTIMIZATION_CONFIG.rst b/share/cmake-3.22/Help/prop_tgt/INTERPROCEDURAL_OPTIMIZATION_CONFIG.rst
new file mode 100644
index 0000000..79d4604
--- /dev/null
+++ b/share/cmake-3.22/Help/prop_tgt/INTERPROCEDURAL_OPTIMIZATION_CONFIG.rst
@@ -0,0 +1,12 @@
+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.