mirror of
https://github.com/Kitware/CMake.git
synced 2026-03-02 04:38:46 -06:00
4 lines
106 B
CMake
4 lines
106 B
CMake
cmake_minimum_required(VERSION 3.12...4.0)
|
|
project(${RunCMake_TEST} NONE)
|
|
include(${RunCMake_TEST}.cmake)
|