cmake_minimum_required(VERSION 2.8 FATAL_ERROR) add_subdirectory(simple_cut) add_subdirectory(simple_cut2) add_subdirectory(multiple_cuts)