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 85c702d + 9569e75 commit 690bc61Copy full SHA for 690bc61
cmake/cmake/Configuration.cmake
@@ -66,7 +66,7 @@ set(
66
"The relative directory inside the CMAKE_INSTALL_INCLUDEDIR, where to install\
67
PHP headers. For example, 'php/${PHP_VERSION}' to specify version or other\
68
build-related characteristics and have multiple PHP versions installed.\
69
- Absolute paths are threated as relative; set CMAKE_INSTALL_INCLUDEDIR if\
+ Absolute paths are treated as relative; set CMAKE_INSTALL_INCLUDEDIR if\
70
absolute path needs to be set."
71
)
72
mark_as_advanced(PHP_INCLUDE_PREFIX)
0 commit comments