summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/CMP0156/CMP0156-OLD-AppleClang.cmake
blob: 33e12876364559ecfe16d87a85734b24c0fd15d8 (plain)
1
2
3
4
5

cmake_policy(SET CMP0156 OLD)
set(APPLE_TEST TRUE)

include (CMP0156-Common.cmake)