Merge topic 'findpkgconfig-target'

df97b979 FindPkgConfig: optionally create imported target for the found libraries
This commit is contained in:
Brad King
2016-05-16 10:11:38 -04:00
committed by CMake Topic Stage
4 changed files with 108 additions and 6 deletions
@@ -0,0 +1,5 @@
FindPkgConfig-targets
---------------------
* The :module:`FindPkgConfig` module learned to optionally create imported
targets for the libraries it has found.