Add new symbol to docs and .def file
[platform/upstream/gstreamer.git] / meson.build
index 7aa45de..cbc3d5d 100644 (file)
@@ -344,6 +344,7 @@ warning_flags = [
   '-Wredundant-decls',
   '-Wundef',
   '-Wwrite-strings',
+  '-Wformat',
   '-Wformat-nonliteral',
   '-Wformat-security',
   '-Wold-style-definition',