summaryrefslogtreecommitdiffstats
path: root/tests/auto/CMakeLists.txt
blob: 436d2f4d8527d290a83d47e49985bd51ad2835c9 (plain)
1
2
3
4
5
6
if(TARGET Qt::InterfaceFramework)
    add_subdirectory(core)
endif()
if(TARGET Qt::IfVehicleFunctions)
    add_subdirectory(vehiclefunctions)
endif()