blob: 88254442613c44eb1a27e2747af8ac72b0ddb926 (
plain)
1
2
3
4
5
6
7
8
9
|
# 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()
qt_build_tests()
|