diff options
| author | Morten Johan Sørvig <morten.sorvig@qt.io> | 2018-06-06 22:34:33 +0200 |
|---|---|---|
| committer | Morten Johan Sørvig <morten.sorvig@qt.io> | 2018-06-25 10:24:37 +0000 |
| commit | 0e844eff19f1174bd5a8f88e8873307ae25cb892 (patch) | |
| tree | 0c43cb35e821beceacdcb176c8bb807754c7d92b /tests/manual/windowgeometry/controllerwidget.cpp | |
| parent | 3b4211ec47c98c09e2b96c77df1f8f0833c92793 (diff) | |
Fix framework include paths in .pc files
The macOS framework build of Qt copies headers to each
framework instead of a centralized include location.
Update the .pc file generator to match this behavior.
Add two include paths to the .pc files:
-Ipath/to/lib/foo.framework/Headers
This makes #include <FooHeader> work.
-Fpath/to/lib
This makes #include <Foo/FooHeader> work.
Task-number: QTBUG-35256
Change-Id: I013ce161c904fe6b7bbb03e33c163d32fdda0647
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@qt.io>
Diffstat (limited to 'tests/manual/windowgeometry/controllerwidget.cpp')
0 files changed, 0 insertions, 0 deletions
