mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-24 15:18:26 -05:00
5c1521c54d
Fixes: #26696
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)
|