blob: 7452a928392a82b283698988a0922e941ebe4fa9 [file] [log] [blame]
TEMPLATE = subdirs
qtHaveModule(quick):qtHaveModule(waylandcompositor) {
SUBDIRS += \
compositor
qtConfig(opengl):qtHaveModule(waylandclient) {
SUBDIRS += \
texture-sharing \
texture-sharing-extension
}
}