cmake_minimum_required(VERSION 4.3) # Must be < 4.4 to test WARN
project(${RunCMake_TEST} NONE)
include(${RunCMake_TEST}.cmake)
