CMakeLists.txt 82 B

123
  1. cmake_minimum_required(VERSION 3.0)
  2. project(CTestTestDepends NONE)
  3. include(CTest)