summaryrefslogtreecommitdiffstats
path: root/tools/tools.pro
blob: 121507613f1d9b0fb0419193f38093ab23bdf9b5 (plain)
1
2
3
4
5
TEMPLATE = subdirs
QT_FOR_CONFIG += 3dcore-private
qtConfig(assimp):qtConfig(commandlineparser): {
    SUBDIRS += qgltf
}