mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-24 07:08:38 -05:00
31675964e7
Fixes: #24550, #24547
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)
|