mirror of
https://github.com/crystalidea/qt6windows7.git
synced 2025-07-05 08:45:25 +08:00
qt 6.5.1 original
This commit is contained in:
11
cmake/platforms/Platform/Integrity.cmake
Normal file
11
cmake/platforms/Platform/Integrity.cmake
Normal file
@ -0,0 +1,11 @@
|
||||
# Copyright (C) 2022 The Qt Company Ltd.
|
||||
# SPDX-License-Identifier: BSD-3-Clause
|
||||
|
||||
# Custom platform module file for INTEGRITY.
|
||||
#
|
||||
# UNIX must be set here, because this variable is cleared after the toolchain file is loaded.
|
||||
#
|
||||
# Once the lowest CMake version we support ships an Integrity platform module,
|
||||
# we can remove this file.
|
||||
|
||||
set(UNIX 1)
|
Reference in New Issue
Block a user