summaryrefslogtreecommitdiffstats
path: root/util
diff options
context:
space:
mode:
authorJoerg Bornemann <joerg.bornemann@qt.io>2022-08-23 09:47:08 +0200
committerJörg Bornemann <joerg.bornemann@qt.io>2022-08-24 15:50:25 +0000
commita021b5e09fed671195c0a8faf3b13d83a699dc9f (patch)
treeb3f411561619e0318df27eb2233f6473c9c79eda /util
parent4b3cb1329a36448bc636c9e43ed53b8b9e102acd (diff)
CMake: Don't write QMAKE_PRL_BUILD_DIR to Qt's .prl files
Having the build directory encoded in installed files impedes reproducible builds. QMAKE_PRL_BUILD_DIR is exclusively used by qmake if 'depend_prl' or 'fast_depend_prl' is active. This is useful for tracking the interdependencies of libraries within a project but not for Qt's installed libraries. Even the qmake-based Qt build never used this feature. Fixes: QTBUG-97386 Change-Id: Icd0801edc1ad92a99fff3a1e92b5f660914813b2 Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
Diffstat (limited to 'util')
0 files changed, 0 insertions, 0 deletions