aboutsummaryrefslogtreecommitdiff
path: root/tests/ECMGeneratePkgConfigFile
AgeCommit message (Collapse)Author
2015-08-20correct the test name, so that we don't have a duplicate ECMGenerateHeaders testPatrick Spendrin
2014-09-10Introduce ECMGeneratePkgConfigFileAleix Pol
A new module has been introduced to generate pkgconfig files from cmake projects. REVIEW: 119798