mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-24 07:08:38 -05:00
3ec82b713e
Fixes: #18331
4 lines
99 B
CMake
4 lines
99 B
CMake
cmake_minimum_required(VERSION 3.1)
|
|
project(${RunCMake_TEST} NONE)
|
|
include(${RunCMake_TEST}.cmake)
|