File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -48,7 +48,7 @@ It sets a CACHE `<variable>` of `<type>` to a `<value>`.
4848 set (it is undefined).
4949
5050 `IF` behaves the same as the `<depends>` argument in the
51- `cmake_dependent_option()`. This supports both full condition sytanx and
51+ `cmake_dependent_option()`. This supports both full condition syntax and
5252 semicolon-separated list of conditions.
5353
5454 * When using only `VALUE` signature, it sets the cache variable to `<value>`.
Original file line number Diff line number Diff line change @@ -51,7 +51,7 @@ It sets a CACHE `<variable>` of `<type>` to a `<value>`.
5151 set (it is undefined).
5252
5353 ` IF ` behaves the same as the ` <depends> ` argument in the
54- ` cmake_dependent_option() ` . This supports both full condition sytanx and
54+ ` cmake_dependent_option() ` . This supports both full condition syntax and
5555 semicolon-separated list of conditions.
5656
5757 * When using only ` VALUE ` signature, it sets the cache variable to ` <value> ` .
You can’t perform that action at this time.
0 commit comments