summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/CheckIPOSupported/CMakeLists.txt
blob: a0effc9b4564b702110dbde50690a613b160dd95 (plain)
1
2
3
4
cmake_minimum_required(VERSION 3.0)
project(${RunCMake_TEST} NONE)
include(CheckIPOSupported)
include(${RunCMake_TEST}.cmake)