mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-11-10 09:43:30 +01:00
4 lines
210 B
Markdown
4 lines
210 B
Markdown
# validatePkgConfig {#validatepkgconfig}
|
|
|
|
The `validatePkgConfig` hook validates all pkg-config (`.pc`) files in a package. This helps catch some common errors in pkg-config files, such as undefined variables.
|