add libnice as a top-level subproject.
authorMathieu Duponchelle <mathieu@centricular.com>
Fri, 5 Apr 2019 13:27:37 +0000 (15:27 +0200)
committerMathieu Duponchelle <mathieu@centricular.com>
Fri, 5 Apr 2019 13:27:37 +0000 (15:27 +0200)
commitd3029ec0d606016f4d0ba15ea64812a12b607087
tree51ff94c48267617937ad422f72de794d968ebff1
parentacf83f17c2d8abfc579fddd5b628bf1a35e4f883
add libnice as a top-level subproject.

When relying on a system-wide libnice, we end up not building
the nice elements, which means we can't use them, and by extension
webrtcbin, in the uninstalled environment.

This also introduces a way to avoid checking the version of
a given subproject, and makes use of it for libnice and pygobject,
which only passed the version check by chance, as its current
major version is 3.
meson.build
meson_options.txt