mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-25 15:49:08 -05:00
e395310a21
Fixes: #24371
6 lines
109 B
CMake
6 lines
109 B
CMake
cmake_minimum_required(VERSION 3.18...3.25)
|
|
|
|
project(${RunCMake_TEST} NONE)
|
|
|
|
include(${RunCMake_TEST}.cmake)
|