summaryrefslogtreecommitdiff
path: root/Tests/RunCMake/CTest/CMakeLists.txt
blob: 73e6a785a41ba7c68337a271e5897cb471881d71 (plain)
1
2
3
4
5
cmake_minimum_required(VERSION 2.8.4)
if(NOT NoProject)
  project(${RunCMake_TEST} NONE)
endif()
include(${RunCMake_TEST}.cmake)