Fix building doc when libnice is a subproject
authorXavier Claessens <xavier.claessens@collabora.com>
Tue, 17 Dec 2019 15:54:37 +0000 (10:54 -0500)
committerXavier Claessens <xavier.claessens@collabora.com>
Tue, 17 Dec 2019 15:54:37 +0000 (10:54 -0500)
commitd4ef6b692fe7a18013fbb698d8fc7d0f2995ef8c
tree1ab85a4ee5a38686bdd48c40a34a0208cf47ed4b
parentc16b2d17d5eea3ac7c963cc90b6f6d3918c79d92
Fix building doc when libnice is a subproject

When passing strings to 'src_dir', they are assumed to be relative to
the root source dir of main project. That's possibly a Meson bug, it
should be relative to current source dir. In any case, it's better to
use include_directories() to avoid any confusion.
docs/reference/libnice/meson.build