mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-03 21:00:01 -05:00
bd176b430c
Issue: #26613
4 lines
106 B
CMake
4 lines
106 B
CMake
cmake_minimum_required(VERSION 3.31...4.0)
|
|
project(${RunCMake_TEST} NONE)
|
|
include(${RunCMake_TEST}.cmake)
|