Add a wrap file for libnice that is only used if -Dbuild-dependencies=true is passed to meson
Review Request #1334 — Created March 12, 2022 and submitted
We can optionally use this setup for our full dependency tree, but I'm not 100% sure that's the best idea yet, but it does seem better than having it in a separate repository.
I made sure I had
libnice-dev
installed on debian and configured and built with withbuild-dependencies
set totrue
andfalse
.I think removed
libnice-dev
and verified meson failed to configure withbuild-dependencies=false
. I then reconfigured to setbuild-dependencies=true
and verified that meson said it was going to build the subproject, and then I built the entire repository.
Summary | ID |
---|---|
7c7316678c350ffb219068ab2fc980c8fd68c623 |