• Nirbheek Chauhan's avatar
    meson: Add agent include dir to uninstalled pkgconfig file · 5123cea3
    Nirbheek Chauhan authored
    Meson picks up the includedirs from the library target that it is
    building the pkgconfig file for. Since libnice's headers are split
    into the nice/ and agent/ subdirs, we need to add agent/ to
    include_directories: so that it's automatically added to the
    uninstalled pkgconfig file by Meson.
    5123cea3
meson.build 2.03 KB