mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-10-29 05:40:27 -04:00
rename signal -> sig
Meson puts the directory of the source file in the include path and then it picks up our signal.h instead of the system one...
This commit is contained in:
parent
497febf2f1
commit
3dada4731c
10 changed files with 13 additions and 18 deletions
|
|
@ -116,7 +116,6 @@ configure_file(input : 'config.h.meson',
|
|||
configuration : cdata)
|
||||
|
||||
configinc = include_directories('.')
|
||||
pinosinc = include_directories('pinos')
|
||||
|
||||
# Find dependencies
|
||||
glib_dep = dependency('glib-2.0', version : '>=2.32.0')
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue