2022-07-05 12:02:29 +00:00
|
|
|
# Copyright (C) 2022 The Qt Company Ltd.
|
2022-08-26 08:37:37 +00:00
|
|
|
# SPDX-License-Identifier: BSD-3-Clause
|
2022-07-05 12:02:29 +00:00
|
|
|
|
2020-03-09 12:53:53 +00:00
|
|
|
# Generated from tests.pro.
|
2019-05-24 13:35:20 +00:00
|
|
|
|
2020-03-09 12:53:53 +00:00
|
|
|
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()
|
2019-08-30 11:13:37 +00:00
|
|
|
qt_build_tests()
|