Expose glslow config option
This commit is contained in:
parent
21cda8141d
commit
f16b5cd337
4 changed files with 24 additions and 8 deletions
|
|
@ -348,6 +348,11 @@ embedded {
|
|||
|
||||
DEFINES += EMBEDDED_BUILD
|
||||
}
|
||||
glslow {
|
||||
message(GL slow build)
|
||||
|
||||
DEFINES += GL_IS_SLOW
|
||||
}
|
||||
wayland {
|
||||
message(Wayland extensions enabled)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue