mirror of
https://github.com/Kitware/CMake.git
synced 2026-02-16 20:21:41 -06:00
4 lines
102 B
CMake
4 lines
102 B
CMake
cmake_minimum_required(VERSION 2.8.12)
|
|
project(${RunCMake_TEST} NONE)
|
|
include(${RunCMake_TEST}.cmake)
|