mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-02 09:01:50 -05:00
`@LIBV4L2_PATH@` can be expanded into a string containing literally
`${LIB}`, which is then reexpanded by the shell since it's enclosed in
double quotes. We fix this by using single quotes instead.
|
||
|---|---|---|
| .. | ||
| meson.build | ||
| pipewire-v4l2.c | ||
| pipewire-v4l2.h | ||
| pw-v4l2.in | ||
| v4l2-func.c | ||