cmake_minimum_required(VERSION 2.8)
ProjeCt (Hello)

adD_Executable(Hello hello.cpp)
