FindPkgConfig: Set linker flags on imported targets

This commit is contained in:
Radek Nadstawny
2019-03-10 19:40:55 +01:00
parent 5c106bfc42
commit b759fa9b8e
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.