summaryrefslogtreecommitdiffstats
path: root/tests/auto
diff options
context:
space:
mode:
authorAlexey Edelev <alexey.edelev@qt.io>2022-11-14 19:21:53 +0100
committerAlexey Edelev <alexey.edelev@qt.io>2022-11-29 12:35:40 +0100
commit5a72b327fdf2cc764ed51c171bc4ae9ce10e7ed7 (patch)
tree42ebd5215caf21fa28ef859e7e32df3b276b0269 /tests/auto
parentf6fefbc6caf2d7a8ab0b965626905efc1a32c397 (diff)
syncqt: Use absolute paths to aliased header files in corner cases
If source and build directories are located on different Windows disks, or one of them contains a symbolic link in the path, std::filesystem:relative is unable to calculate the relative path. So the generated header files contain empty entries. In this cases use the absolute file paths for include directives in the header file aliases. Fixes: QTBUG-108452 Change-Id: Iefc8f0ce2b54dcc31971d4a1944bf7fa55f8164e Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io> Reviewed-by: Ivan Solovev <ivan.solovev@qt.io> Reviewed-by: Amir Masoud Abdol <amir.abdol@qt.io> Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org>
Diffstat (limited to 'tests/auto')
0 files changed, 0 insertions, 0 deletions