summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/Swift/CMP0157-NEW.cmake
blob: 96c2ff4ea43f8e77a358aef422266fa977708e7b (plain)
1
2
3
4
cmake_minimum_required(VERSION 3.28)

cmake_policy(SET CMP0157 NEW)
include(CMP0157-common.cmake)