qt5base-lts/cmake/QtBuildInternals
Amir Masoud Abdol 672a1d022c Implement qt_internal_get_file_path_mode for changing the file path mode
In cases where we allow symlink, we need to use ABSOLUTE path, and don't
resolve the symlink. This function returns ABSOLUTE only if we are on
Apple platform, and have QT_ALLOW_SYMLINK_IN_PATHS enabled. While this
is mainly to resolve the issue report by Homebrew, it might be useful if
a user really want to build with symlink.

Pick-to: 6.5
Task-number: QTBUG-113463
Change-Id: Ided141ed8de66cc1d3717ec2719eb703fa7fc589
Reviewed-by: Alexey Edelev <alexey.edelev@qt.io>
2023-05-31 16:37:25 +02:00
..
QtStandaloneTestTemplateProject Introduce the qt_internal_project_setup macro 2023-04-24 14:20:25 +02:00
QtBuildInternalsConfig.cmake Implement qt_internal_get_file_path_mode for changing the file path mode 2023-05-31 16:37:25 +02:00