issues
search
latchset
/
jose
C-language implementation of Javascript Object Signing and Encryption
Apache License 2.0
179
stars
49
forks
source link
Meson changes
#135
Closed
hdholm
closed
10 months ago
hdholm
commented
1 year ago
Two small changes to improve how meson works
Add "setup" to meson build to eliminate some meson warnings
Use the library object jansson instead of the string in the pkg_config configuration. This results in pkg_config actually knowing that there was a minimum version specified.
Two small changes to improve how meson works