mirror of
https://gitlab.freedesktop.org/pipewire/wireplumber.git
synced 2025-12-27 08:50:04 +01:00
meson.build: When the 'wrap_mode' option is set to 'nodownload' use a system version of cpptoml. This does not require using git and having a network connection during build, which is important for Linux packaging infrastructure. subprojects/cpptoml.wrap: Pin revision to last release tag (v0.1.1). lib/wptoml/*.cpp: Remove 'include/' prefix from all cpptoml related includes, at is not required. Closes #17
4 lines
90 B
Text
4 lines
90 B
Text
[wrap-git]
|
|
directory=cpptoml
|
|
url=https://github.com/skystrife/cpptoml.git
|
|
revision=v0.1.1
|