We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 117961f commit 3d7f0d5Copy full SHA for 3d7f0d5
meson.build
@@ -1101,12 +1101,12 @@ subdir('src')
1101
# LibVLC
1102
subdir('lib')
1103
1104
-# VLC binaries
1105
-subdir('bin')
1106
-
1107
# VLC plugins
1108
subdir('modules')
1109
+# VLC binaries
+subdir('bin')
+
1110
# Generate config.h
1111
configure_file(input: 'config.h.meson',
1112
output: 'config.h',
0 commit comments