5702e10677
Add policy CMP0051 to control this behavior.
4 lines
98 B
CMake
4 lines
98 B
CMake
cmake_minimum_required(VERSION 3.0)
|
|
project(${RunCMake_TEST} CXX)
|
|
include(${RunCMake_TEST}.cmake)
|