summaryrefslogtreecommitdiffhomepage
path: root/cmake/test-pkgconfig.sh
AgeCommit message (Collapse)Author
2021-01-25Removing test file. (#1545)hristo
This test file is just testing compilation with the library works correctly but is no longer needed because: - it is not cross platform - it taps into the CTest system which is better suited for real unit/integration tests - it can be incorporated into the pipeline of github actions instead in the future
2018-07-03Travis CI: Add test case for pkg-configAhmad Fatoum