10 lines
297 B
YAML
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.1/include"
|