mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-23 14:48:19 -05:00
eb583b0a66
Fixes: #19568, #20922
4 lines
107 B
CMake
4 lines
107 B
CMake
cmake_minimum_required(VERSION 3.18...3.19)
|
|
project(${RunCMake_TEST} NONE)
|
|
include(${RunCMake_TEST}.cmake)
|