We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d2df846 + d309ca8 commit 82340beCopy full SHA for 82340be
1 file changed
src/Deploy/src/pluginsparser.cpp
@@ -93,6 +93,7 @@ static const PlatformMapping platformMappings[] =
93
{"qwindows", Win },
94
{"qwinrt", Win },
95
{"qxcb", Unix },
96
+ {"qwayland", Unix },
97
{"webgl", WebGl },
98
{"qwayland-xcomposite-glx", Unix_x86_64},
99
{"qwayland-xcomposite-egl", Unix_x86_64},
0 commit comments