abacus_sources = files( 'abacus.cc', ) abacus = executable( 'abacus', sources: abacus_sources, )