cmake/Tests/RunCMake/CMP0156/CMP0156-NEW-AppleClang.cmake

6 lines
84 B
CMake
Raw Normal View History

2024-04-14 22:45:38 +02:00
cmake_policy(SET CMP0156 NEW)
set(APPLE_TEST TRUE)
include (CMP0156-Common.cmake)