Skip to content

Fix build on Windows

Nirbheek Chauhan requested to merge nirbheek/gst-examples:fix-libm into master

commit 41b0d942:

meson: libm is not a required library
Most toolchains do not have libm as a separate library at all.

commit f93e4849:

meson: gtk player example is optional

Merge request reports