4 lines
141 B
CMake
Raw Normal View History

2018-08-09 18:06:22 +02:00
cmake_minimum_required(VERSION 2.8.12.2) # old enough to not set CMP0048
# no project(${RunCMake_TEST} NONE)
include(${RunCMake_TEST}.cmake)