mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-08 07:10:12 -05:00
fa00928bcd
Signed-off-by: Cristian Le <cristian.le@mpsd.mpg.de>
4 lines
100 B
CMake
4 lines
100 B
CMake
cmake_minimum_required(VERSION 3.13)
|
|
project(${RunCMake_TEST} NONE)
|
|
include(${RunCMake_TEST}.cmake)
|