From 2c33949c64230547bb15265f015f6b6eb1fb9493 Mon Sep 17 00:00:00 2001 From: Craig Scott Date: Sun, 29 Nov 2020 18:51:08 +1100 Subject: Help: Mention how OPTIMIZE_DEPENDENCIES is initialized --- Help/prop_tgt/OPTIMIZE_DEPENDENCIES.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Help/prop_tgt/OPTIMIZE_DEPENDENCIES.rst b/Help/prop_tgt/OPTIMIZE_DEPENDENCIES.rst index 2fdf1a9..d17251f 100644 --- a/Help/prop_tgt/OPTIMIZE_DEPENDENCIES.rst +++ b/Help/prop_tgt/OPTIMIZE_DEPENDENCIES.rst @@ -38,3 +38,6 @@ side effects that are relevant for the Fortran library. However, if you build the middle C library, the bottom Fortran library will also build, even though it does not have any side effects that are relevant to the C library, since the C library does not have optimization enabled. + +This property is initialized by the value of the +:variable:`CMAKE_OPTIMIZE_DEPENDENCIES` variable when the target is created. -- cgit v0.12