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