From 4f31f076c2b4470fa74c359f7bd85fa74a4af9a6 Mon Sep 17 00:00:00 2001 From: Viktor Szakats Date: Wed, 27 May 2026 10:30:18 +0200 Subject: [PATCH] INSTALL-CMAKE.md: document `H2O` config variable Follow-up to e78b1b3eccfa6a2e367a1225ea1b66dafcdac3c4 #21153 Closes #21769 --- docs/INSTALL-CMAKE.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/INSTALL-CMAKE.md b/docs/INSTALL-CMAKE.md index e6b52a17ee..bfc1e451f2 100644 --- a/docs/INSTALL-CMAKE.md +++ b/docs/INSTALL-CMAKE.md @@ -482,6 +482,7 @@ Examples: - `APXS`: Absolute path. Default: search for `apxs` - `CADDY`: Absolute path. Default: search for `caddy` +- `H2O`: Absolute path. Default: search for `h2o` - `HTTPD_NGHTTPX`: Absolute path. Default: search for `nghttpx` - `HTTPD`: Absolute path. Default: search for `apache2` - `DANTED`: Absolute path. Default: search for `danted`