1 2 3 4 5
cmake_minimum_required(VERSION 3.9) project(${RunCMake_TEST} NONE) include(CheckIPOSupported) include(${RunCMake_TEST}.cmake)