And automatically include and install it in all qt builds. We will use some of its functions for enforcing apple sdk requirements when building Qt. Change-Id: I46383bc857430d35314dfa2ebef9eb342fb63560 Reviewed-by: Tor Arne Vestbø <tor.arne.vestbo@qt.io> Reviewed-by: Amir Masoud Abdol <amir.abdol@qt.io>
6 lines
176 B
CMake
6 lines
176 B
CMake
# Copyright (C) 2022 The Qt Company Ltd.
|
|
# SPDX-License-Identifier: BSD-3-Clause
|
|
|
|
include("${CMAKE_CURRENT_LIST_DIR}/QtAutoDetectHelpers.cmake")
|
|
qt_internal_setup_autodetect()
|