mirror of
https://github.com/PrismLauncher/PrismLauncher.git
synced 2025-12-28 06:34:27 +00:00
tomlplusplus uses Meson as a build system, which makes us come across a small bug when building Universal Binaries with our custom triplet I hate vendoring this Signed-off-by: Seth Flynn <getchoo@tuta.io> |
||
|---|---|---|
| .. | ||
| adjust-args.patch | ||
| adjust-python-dep.patch | ||
| fix-libcpp-enable-assertions.patch | ||
| install.cmake | ||
| meson-intl.patch | ||
| meson.template.in | ||
| portfile.cmake | ||
| README.md | ||
| remove-freebsd-pcfile-specialization.patch | ||
| universal-osx.patch | ||
| vcpkg_configure_meson.cmake | ||
| vcpkg_install_meson.cmake | ||
| vcpkg-port-config.cmake | ||
| vcpkg.json | ||
The only difference between this and the upstream vcpkg port is the addition of universal-osx.patch. It's very annoying we need to bundle this entire tree to do that.
-@getchoo