summaryrefslogtreecommitdiffstats
path: root/tests/CMakeLists.txt
blob: 752d5ccc46bb6fb0dc0876db73d80838d52d04c3 (plain)
1
2
3
4
5
6
7
8
9
10
11
# Generated from tests.pro.

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()

# many tests rely on extras to load data
if(QT_FEATURE_qt3d_extras)
    qt_build_tests()
endif()