project('CrackingTheCodingInterview', 'cpp', version: '0.1', default_options : [ 'warning_level=3', ] ) subdir('libs') subdir('tests')