qt5base-lts/cmake/QtBuildInternals
Amir Masoud Abdol 389b3a131a Add drive letter to source paths when calling qt-internal- scripts
Like qt-configure-module.bat, when building with unity build, CMake
needs to know the full path of the source directory to be able to
correctly generate its `*_cxx.cxx` files. So far, this seems to only
affect Windows' LLVM/MinGW builds. By this patch, I make sure that we
pass the full path to CMake.

Pick-to: 6.5
Task-number: QTBUG-109394
Change-Id: Ida2da127ecba95856b6e0091936c471c2a116936
Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
2023-04-14 18:34:05 +02:00
..
QtStandaloneTestTemplateProject Add drive letter to source paths when calling qt-internal- scripts 2023-04-14 18:34:05 +02:00
QtBuildInternalsConfig.cmake Disable Unity Build for Examples 2023-04-06 14:28:24 +01:00