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.
1 parent 9e94e34 commit c069479Copy full SHA for c069479
docs/php-installation.md
@@ -211,7 +211,7 @@ module is used to set additional `CMAKE_INSTALL_*` variables.
211
* `CMAKE_INSTALL_SBINDIR` - name of the sbin directory.
212
* `CMAKE_INSTALL_INCLUDEDIR` - name of the directory where project headers are
213
put.
214
- `CMAKE_INSTALL_LIBDIR` - name of the directory containing libraries
+* `CMAKE_INSTALL_LIBDIR` - name of the directory containing libraries
215
* `CMAKE_INSTALL_LOCALSTATEDIR` - name of the var directory.
216
* `CMAKE_INSTALL_MANDIR` - name of the man documentation directory.
217
* `CMAKE_INSTALL_RUNSTATEDIR` - name of the run-time data directory (var/run).
0 commit comments