Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tclap: add pkg-config file | Yi Zhao | 2021-03-26 | 1 | -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> |