Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | PkgC: Add cmake_pkg_config(EXTRACT) command | Vito Gamberini | 2024-07-29 | 1 | -0/+870 |
* Wraps the llpkgc parser with cmPkgConfigParser * Adds various resolution and mangling code under cmPkgConfigResolver * Documents new command cmake_pkg_config(EXTRACT). Documentation is written with the assumption additional subcommands will be added soon. * Adds various tests for the above |