cmake_minimum_required(VERSION 4.3)
project(${RunCMake_TEST} C)
include(CMP0212-common-exe.cmake)
add_subdirectory(subdir)
