mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-10-29 05:40:23 -04:00
meson: Add a comment to mark the beginning of the configuration data section
Signed-off-by: Arnaud Rebillout <arnaud.rebillout@collabora.com>
This commit is contained in:
parent
ea92c28218
commit
b709c8a14b
1 changed files with 2 additions and 0 deletions
|
|
@ -46,6 +46,8 @@ if pulsedspdir == ''
|
||||||
join_paths(libdir, 'pulseaudio')
|
join_paths(libdir, 'pulseaudio')
|
||||||
endif
|
endif
|
||||||
|
|
||||||
|
# Configuration data
|
||||||
|
|
||||||
cc = meson.get_compiler('c')
|
cc = meson.get_compiler('c')
|
||||||
|
|
||||||
cdata = configuration_data()
|
cdata = configuration_data()
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue