qt5base-lts/cmake/platforms/Platform/Integrity.cmake

9 lines
262 B
CMake
Raw Normal View History

# 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)