aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qmlls/CMakeLists.txt
blob: 9366aaad630b1fadd56e56621e87a5a3044182e2 (plain)
1
2
3
4
if (TARGET Qt::LanguageServerPrivate)
    add_subdirectory(qmlls)
    add_subdirectory(lifecycle)
endif()