Do not build kms platform plugin by default
This plugin is deprecated and replaced by eglfs. Change-Id: Ib559ed411b145b2cb992cc475772894ecd936c07 Reviewed-by: Lars Knoll <lars.knoll@digia.com>
This commit is contained in:
parent
31f87f39b6
commit
99d81c5f18
@ -35,8 +35,4 @@ contains(QT_CONFIG, directfb) {
|
||||
SUBDIRS += directfb
|
||||
}
|
||||
|
||||
contains(QT_CONFIG, kms):contains(QT_CONFIG, opengl) {
|
||||
SUBDIRS += kms
|
||||
}
|
||||
|
||||
contains(QT_CONFIG, linuxfb): SUBDIRS += linuxfb
|
||||
|
Loading…
Reference in New Issue
Block a user