Update tomlplusplus to version 3.3.0

Arch tries to build yabridge against this version, and some things are
now broken. We need to more forcefully hack tomlplusplus into thinking
its running on Linux, and shared library mode also needs to be
explicitly disabled.
This commit is contained in:
Robbert van der Helm
2023-02-21 13:52:40 +01:00
parent bf4ab15788
commit 83022726fc
4 changed files with 46 additions and 8 deletions
+1
View File
@@ -21,6 +21,7 @@ Versioning](https://semver.org/spec/v2.0.0.html).
### Packaging notes
- The CLAP dependency has been updated to target version 1.1.7.
- The tomlplusplus dependency has been updated to target version 3.3.0.
## [5.0.3] - 2022-12-23