We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1c600bf + ebf116b commit 126eb04Copy full SHA for 126eb04
cmake/cmake/modules/PHP/Set.cmake
@@ -48,7 +48,7 @@ It sets a CACHE `<variable>` of `<type>` to a `<value>`.
48
set (it is undefined).
49
50
`IF` behaves the same as the `<depends>` argument in the
51
- `cmake_dependent_option()`. This supports both full condition sytanx and
+ `cmake_dependent_option()`. This supports both full condition syntax and
52
semicolon-separated list of conditions.
53
54
* When using only `VALUE` signature, it sets the cache variable to `<value>`.
0 commit comments