summaryrefslogtreecommitdiffstats
path: root/mkspecs/features/data
diff options
context:
space:
mode:
authorAlexandru Croitor <alexandru.croitor@qt.io>2019-06-19 17:43:19 +0200
committerAlexandru Croitor <alexandru.croitor@qt.io>2019-07-05 10:18:47 +0200
commit78d67d17a6c108a419816b8bd47f78864ddbb07f (patch)
treea3dd832142bd2a913f77f5b2d9d20e03da27f3db /mkspecs/features/data
parente72e60b1072e0bdefc0b899a5aad505fc3a8b3df (diff)
CMake: Fix prl and library names on macOS for debug configurations
The paths to the libraries and prl files should have the "_debug" suffix for the debug configuration. This prefix is added to the TARGET when by qt_module.prf when doing a debug build, but not during a debug_and_release build. Make sure to strip the _debug suffix if it's there, and re-add it later always, to be consistent in both debug_and_release builds and in debug builds. Amends a12b6e7bf6688021c6af809d024958b59dfa3555. Task-number: QTBUG-38913 Task-number: QTBUG-75520 Change-Id: I29e88f2b991e2be06b23652d64edc768fa35a5ae Reviewed-by: Jörg Bornemann <joerg.bornemann@qt.io>
Diffstat (limited to 'mkspecs/features/data')
0 files changed, 0 insertions, 0 deletions