cmake_minimum_required(VERSION 2.8) if(NOT NoProject) project(${RunCMake_TEST} NONE) endif() include(${RunCMake_TEST}.cmake)