cmake_minimum_required(VERSION 3.9)
project(${RunCMake_TEST} NONE)
include(CheckIPOSupported)
include(${RunCMake_TEST}.cmake)