1 2 3 4
cmake_minimum_required(VERSION 3.19) cmake_policy(SET CMP0115 NEW) project(${RunCMake_TEST} CXX) include(${RunCMake_TEST}.cmake)