summaryrefslogtreecommitdiffstats
path: root/src/opengl/qopenglcompositor.cpp
diff options
context:
space:
mode:
authorAlexey Edelev <[email protected]>2024-02-29 08:10:31 +0100
committerAlexey Edelev <[email protected]>2024-03-13 15:38:52 +0100
commit8db0a12e84075e0e41f6a92027df74fe2b2d2182 (patch)
treef1f0518a8f7b754d73200369a113fee73ea612e7 /src/opengl/qopenglcompositor.cpp
parent3a6c8e02b6d1b0574da52b0087092d0c74aa92c1 (diff)
Collect CMAKE_MODULE_PATH from QT_ADDITIONAL_PACKAGES_PREFIX_PATH
This is sensitive for the 'include' calls that expect cmake scripts to be found in some staging prefixes. In yocto QT_ADDITIONAL_PACKAGES_PREFIX_PATH points to the package image path(installation snapshot). If repo provides bundled 3rdparties the 'include' statement that includes 'FindWrap<3rdparty>ConfigExtra' is unnable to locate it, since it's expected to be found in Qt installation, but the file didn't land there at ptest stage. Fixes: QTBUG-122205 Pick-to: 6.5 6.6 6.7 Change-Id: Idd03f44efd2e3fdaa476873068c73ac28cd0a7b5 Reviewed-by: Alexandru Croitor <[email protected]>
Diffstat (limited to 'src/opengl/qopenglcompositor.cpp')
0 files changed, 0 insertions, 0 deletions