CMakeLists.txt 90 B

123
  1. cmake_minimum_required(VERSION 2.8)
  2. project(CTestTestConfigFileInBuildDir)
  3. include(CTest)