summaryrefslogtreecommitdiffstats
path: root/tests/auto/qmltest/CMakeLists.txt
blob: 0f60ab64292274fab407650c365903a2d6daf859 (plain)
1
2
3
4
5
6
if(TARGET Qt::StateMachineQml)
    add_subdirectory(statemachine)
endif()
if(TARGET Qt::ScxmlQml)
    add_subdirectory(scxml)
endif()