Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
Kitware
GitHub Repository: Kitware/CMake
Path: blob/master/Tests/CTestTestChecksum/CMakeLists.txt
3148 views
1
cmake_minimum_required(VERSION 3.10)
2
project(CTestTestChecksum NONE)
3
include(CTest)
4
5