mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-03 04:10:05 -06:00
4 lines
106 B
CMake
4 lines
106 B
CMake
cmake_minimum_required(VERSION 3.20...4.1)
|
|
project(${RunCMake_TEST} NONE)
|
|
include(${RunCMake_TEST}.cmake)
|