Home
last modified time | relevance | path

Searched defs:pkg_config (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/libcxx/utils/google-benchmark/src/
H A DCMakeLists.txt68 set(pkg_config "${generated_dir}/${PROJECT_NAME}.pc") variable
/aosp_15_r20/external/cronet/third_party/google_benchmark/src/src/
H A DCMakeLists.txt81 set(pkg_config "${generated_dir}/${PROJECT_NAME}.pc") variable
/aosp_15_r20/external/google-benchmark/src/
H A DCMakeLists.txt89 set(pkg_config "${generated_dir}/${PROJECT_NAME}.pc") variable
/aosp_15_r20/external/wayland/protocol/
H A Dgenerate-shm-formats.py20 pkg_config = os.getenv("PKG_CONFIG", "pkg-config") variable