10 lines
89 B
CMake
10 lines
89 B
CMake
|
|
|
|
|
|
include(test.cmake)
|
|
|
|
cmake_minimum_required(VERSION 2.8)
|
|
|
|
include(../template.cmake)
|
|
|