Skip to content
  • Dylan Baker's avatar
    cmake: Fix ee8579b4 regression · 2a33ddc9
    Dylan Baker authored
    
    
    Apparently find_package() and pkg_check_modules() return different
    variables, while piglit still builds on my system without this patch if
    fails on many other systems. This problem was doubly masked by the fact
    that in the original series there is an additional patch to use waffle's
    cmake config file instead of pkg_config. That patch is waiting for the
    next cmake release.
    
    Signed-off-by: default avatarDylan Baker <dylanx.c.baker@intel.com>
    Tested-by: default avatarMark Janes <mark.a.janes@intel.com>
    2a33ddc9