cmake_minimum_required (VERSION 2.6)
project (Pastis)
add_executable(pastis main.cpp)