Files
ngx-http-pow/.clangd
T
2026-01-19 09:41:39 +01:00

10 lines
297 B
YAML

CompileFlags:
Add:
- "-I../nginx/src/core"
- "-I../nginx/src/http"
- "-I../nginx/src/event"
- "-I../nginx/objs"
- "-I../nginx/src/os/unix"
- "-I/opt/homebrew/Cellar/pcre2/10.47/include"
- "-I/opt/homebrew/Cellar/openssl@3/3.6.0/include"