Searched refs:pkg_check_modules (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/freetype/dist/builds/cmake/
H A DFindBrotliDec.cmake23 pkg_check_modules(PC_BROTLIDEC QUIET libbrotlidec)
H A DFindHarfBuzz.cmake36 pkg_check_modules(PC_HARFBUZZ QUIET harfbuzz)
/xsrc/external/mit/MesaLib.old/dist/scons/
H A Dcustom.py203 def pkg_check_modules(env, name, modules): function
240 env.AddMethod(pkg_check_modules, 'PkgCheckModules')

Completed in 6 milliseconds