summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/CMP0118/CMakeLists.txt
blob: 0d30651f72097df42a601421505766745d744421 (plain)
1
2
3
4
cmake_minimum_required(VERSION 3.19)
cmake_policy(SET CMP0115 NEW)
project(${RunCMake_TEST} NONE)
include(${RunCMake_TEST}.cmake)