Files
CMake/Tests/RunCMake/option/CMakeLists.txt
T
Robert Maynard 2a5f5c0e31 option: respect existing normal variable
Add policy CMP0077 to change this behavior in a compatible way.
2018-07-09 07:48:28 -04:00

4 lines
99 B
CMake

cmake_minimum_required(VERSION 3.12)
project(${RunCMake_TEST} CXX)
include(${RunCMake_TEST}.cmake)