cmake/Tests/CTestTestUpload/CMakeLists.txt

5 lines
97 B
CMake
Raw Normal View History

2021-09-14 00:13:48 +02:00
cmake_minimum_required (VERSION 2.8.12)
2013-03-16 19:13:01 +02:00
project(CTestTestUpload)
2011-06-19 15:41:06 +03:00
add_executable (Sleep sleep.c)