mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-10-29 05:40:27 -04:00
add uninstalled target
Also update submodules
This commit is contained in:
parent
8377d7e8d1
commit
6267e69638
3 changed files with 5 additions and 2 deletions
|
|
@ -23,6 +23,9 @@ cli: all
|
|||
PIPEWIRE_MODULE_DIR=build/src/modules/ \
|
||||
build/src/tools/pipewire-cli
|
||||
|
||||
shell: all
|
||||
ninja -C build uninstalled
|
||||
|
||||
dist: all
|
||||
git archive --prefix=pipewire-@VERSION@/ -o pipewire-@VERSION@.tar.gz @TAG@
|
||||
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
Subproject commit 7af81f80801f19687e72af693f0fd7bffe65a450
|
||||
Subproject commit 7e513ea2433482767358e50537eaa2783444dc64
|
||||
|
|
@ -1 +1 @@
|
|||
Subproject commit a00c00baed6984b07e396cacfeba14c09e43102e
|
||||
Subproject commit b742d7533e99117e06712dfd62802e60452c0cde
|
||||
Loading…
Add table
Add a link
Reference in a new issue