summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/CMP0156/CMP0156-NEW-AppleClang.cmake
blob: 59f5ecdd8639dfc882126d4bd7f4c162ea9f16cf (plain)
1
2
3
4
5

cmake_policy(SET CMP0156 NEW)
set(APPLE_TEST TRUE)

include (CMP0156-Common.cmake)