4 lines
72 B
CMake
4 lines
72 B
CMake
|
|
||
|
cmake_minimum_required(VERSION 2.8.12)
|
||
|
include(${RunCMake_TEST}.cmake)
|