summaryrefslogtreecommitdiffstats
path: root/tests/CMakeLists.txt
blob: ae5e2f030242ee289028713be61385c73963ef64 (plain)
1
2
3
4
5
6

if(QT_BUILD_STANDALONE_TESTS)
    # Add qt_find_package calls for extra dependencies that need to be found when building
    # the standalone tests here.
endif()
qt_build_tests()