cmake_minimum_required (VERSION 2.6)
PROJECT(CTestTestUpload)

add_executable (Sleep sleep.c)
