project('ecg_tree', 'cpp') files = [ 'main.cpp', 'node.cpp' ] executable('ecg_tree', files)