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

6 lines
93 B
CMake
Raw Normal View History

2024-11-11 15:18:55 +01:00
cmake_policy(SET CMP0156 NEW)
set(APPLE_TEST TRUE)
include (CMP0156-Common-Imported.cmake)