feat: pkg-config (#559)

Adds `pkg-config` configs for dynamic and static builds of libextism.
Example usage is shown in `libextism/Makefile`.

Added the `.in` versions of the `.pc` files to non-MSVC releases.
This commit is contained in:
Gavin Hayes
2023-11-02 19:38:50 -04:00
committed by GitHub
parent ce5d43c9ae
commit 1aff1ce69c
6 changed files with 64 additions and 4 deletions

1
.gitignore vendored
View File

@@ -46,3 +46,4 @@ java/.DS_Store
extism-maturin/src/extism.h
runtime/*.log
libextism/example
libextism/extism*.pc