You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
auto/quickjs, nginx/config: Used pkg-config to find quickjs-ng
In QuickJS-NG since 8e671eb8e59f5f5d7eca111386fbe158fab09049 ("build:
initial support for meson build system")[1], Meson can be used as a
build system, generating .pc (pkg-config) modules. This commit adds
another method of QuickJS-NG discovery using pkg-config.
[1]: quickjs-ng/quickjs@8e671eb
Signed-off-by: Zurab Kvachadze <[email protected]>
0 commit comments