mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-09 07:11:05 -06:00
Tests/CTestTestChecksum: Add missing CMakeLists.txt file
This commit is contained in:
committed by
Daniel Pfeifer
parent
4ba2692172
commit
47277616d8
3
Tests/CTestTestChecksum/CMakeLists.txt
Normal file
3
Tests/CTestTestChecksum/CMakeLists.txt
Normal file
@@ -0,0 +1,3 @@
|
||||
cmake_minimum_required(VERSION 3.10)
|
||||
project(CTestTestChecksum NONE)
|
||||
include(CTest)
|
||||
Reference in New Issue
Block a user