summaryrefslogtreecommitdiffstats
path: root/src/imports/imports.pro
blob: 5b3db11fb125d3c4cd74e4546065e822b3e85234 (plain)
1
2
3
4
5
TEMPLATE = subdirs

qtHaveModule(quick):contains(QT_CONFIG, opengl) {
    SUBDIRS += qtcanvas3d
}