2022-07-05 13:26:52 +02:00
|
|
|
# Copyright (C) 2022 The Qt Company Ltd.
|
2022-08-19 15:21:34 +02:00
|
|
|
# SPDX-License-Identifier: BSD-3-Clause
|
2022-07-05 13:26:52 +02:00
|
|
|
|
2023-11-16 17:10:01 +01:00
|
|
|
# Any new code should go into QtBuildHelpers.cmake or other appropriate files and then called in
|
|
|
|
# qt_internal_setup_build_and_global_variables().
|
2018-10-24 15:20:27 +02:00
|
|
|
include(QtBuild)
|