diff options
author | Hennadii Stepanov <32963518+hebasto@users.noreply.github.com> | 2020-03-09 02:02:31 +0200 |
---|---|---|
committer | Hennadii Stepanov <32963518+hebasto@users.noreply.github.com> | 2020-03-09 02:02:31 +0200 |
commit | 492971de35bab26346545f68365872211f458b00 (patch) | |
tree | a4fcf9ea9869b6f8db2467998d8b6fa56246279b /src/noui.h | |
parent | 3d28c886f077ce22fb7755fe9ec1f4e08d3d4a62 (diff) |
build: Fix mingw pkgconfig file and dependency naming
This change adds the correct suffix to debug mode .pc filenames for
MinGW and also to the Qt libraries listed in the `Requires` field.
The filename adjustment fixes the accidental overwriting of release
mode .pc files with the debug mode variant which required the wrong
variant of the libraries when `debug_and_release` is active.
Note that macOS also supports the `debug_and_release' configuration
but may use the regular library names together with DYLD_IMAGE_SUFFIX.
Creation of *_debug.pc files is turned off as they're identical to their
non-debug counterparts.
More info:
- QTBUG-4155
- Qt commit a0d8fb4ac3cb7bafdb39f340055eacee4f957513
Diffstat (limited to 'src/noui.h')
0 files changed, 0 insertions, 0 deletions