Skip to content
  • Xavier Claessens's avatar
    Fix building doc when libnice is a subproject · d4ef6b69
    Xavier Claessens authored
    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.
    d4ef6b69