gst-python: fix build on systems without C++ compiler
[platform/upstream/gstreamer.git] / subprojects / gst-python / meson.build
index 1462604..c28df16 100644 (file)
@@ -1,4 +1,4 @@
-project('gst-python', 'c', 'cpp',
+project('gst-python', 'c',
   version : '1.21.0.1',
   meson_version : '>= 0.60',
   default_options : [ 'warning_level=1',