summaryrefslogtreecommitdiffstats
path: root/cmake/platforms/Platform/Integrity.cmake
blob: 964a01fc2f40edec9e9465dae02ba92bde465578 (plain)
1
2
3
4
5
6
7
8
# 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)