mirror of
https://github.com/robbert-vdh/yabridge.git
synced 2026-05-07 03:50:11 +02:00
aa35be3cc0
This issue otherwise breaks compilation under Meson 0.60.0: https://github.com/marzer/tomlplusplus/issues/121
11 lines
355 B
Plaintext
11 lines
355 B
Plaintext
[wrap-git]
|
|
url = https://github.com/marzer/tomlplusplus.git
|
|
# This is tag v2.5.0 plus a couple of additional commits because of issues with
|
|
# their meson.build that breaks the build with Meson 0.60
|
|
# https://github.com/marzer/tomlplusplus/issues/121
|
|
revision = 47216c8a73d77e7431ec536fb3e251aed06cc420
|
|
depth = 1
|
|
|
|
[provide]
|
|
tomlplusplus = tomlplusplus_dep
|