diff options
author | Ben Boeckel <ben.boeckel@kitware.com> | 2022-03-29 20:26:26 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2022-03-30 20:05:37 (GMT) |
commit | 7a614977f9443146e8b423b6dc5a11a7c79862ce (patch) | |
tree | 7bd6412cafc38c217d7476c31a6ddc459e95634b /Help/guide/tutorial/Step10/MathFunctions/mysqrt.h | |
parent | 00677703d00f94702ef94d8dd07387c8405a3caf (diff) | |
download | CMake-7a614977f9443146e8b423b6dc5a11a7c79862ce.zip CMake-7a614977f9443146e8b423b6dc5a11a7c79862ce.tar.gz CMake-7a614977f9443146e8b423b6dc5a11a7c79862ce.tar.bz2 |
CMakeDependentOption: improve documentation
This makes it far clearer that `<depends>` is a list up front instead of
burying the lede because a list is generally "trivially true" in CMake[1].
Also clarify that `<force>` is only available as a local variable and if
queried outside of the "scope" of the `cmake_dependent_option` call,
will get the stored user cache value.
[1] The exception being when the last entry ends in `-NOTFOUND`.
Suggested-by: Rui Oliveira
Diffstat (limited to 'Help/guide/tutorial/Step10/MathFunctions/mysqrt.h')
0 files changed, 0 insertions, 0 deletions