Skip to content
  • Nirbheek Chauhan's avatar
    meson: Rework opencv plugin checks · 2160e0e2
    Nirbheek Chauhan authored
    a) Use get_pkgconfig_variable() to get the opencv prefix
    b) Place an upper limit on the opencv version
    c) Ensure that headers are available
    
    (b) and (c) just copy what the configure.ac checks do.
    2160e0e2