summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-devtools/tclap/files
Commit message (Collapse)AuthorAgeFilesLines
* tclap: add pkg-config fileYi Zhao2021-03-261-0/+50
The tclap switched from autotools to CMake in 1.4.0 and drop the pkg-config file tclap.pc. Some projects (e.g. ima-inspect) still require it. So add it back. Signed-off-by: Yi Zhao <yi.zhao@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>