cmake_minimum_required(VERSION 3.8) # old enough to not set CMP0068 project(${RunCMake_TEST} CXX) include(${RunCMake_TEST}.cmake)