Merge topic 'pkg-config-linker-flags'

b759fa9b8e FindPkgConfig: Set linker flags on imported targets

Acked-by: Kitware Robot <kwrobot@kitware.com>
Merge-request: !3082
This commit is contained in:
Marc Chevrier
2019-03-16 10:13:46 +00:00
committed by Kitware Robot
3 changed files with 31 additions and 1 deletions
@@ -0,0 +1,5 @@
pkg-config-linker-flags
-----------------------
* The :module:`FindPkgConfig` now populates :prop_tgt:`INTERFACE_LINK_OPTIONS`
property of imported targets with other (non-library) linker flags.