Skip to content

Commit

Permalink
Fixes build with Qt 5.7
Browse files Browse the repository at this point in the history
  • Loading branch information
FlorentRevest committed Feb 27, 2017
1 parent ab86143 commit e09ad7e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hwcomposer/hwcomposer.pro
Expand Up @@ -28,7 +28,7 @@ SOURCES += hwcomposer_backend_v11.cpp
HEADERS += hwcomposer_backend_v11.h


QT += core-private compositor-private gui-private platformsupport-private sensors
QT += core-private waylandcompositor-private gui-private platformsupport-private sensors

DEFINES += QEGL_EXTRA_DEBUG
CONFIG += egl qpa/genericunixfontdatabase
Expand Down

0 comments on commit e09ad7e

Please sign in to comment.