project('cryptopals', 'c') executable('ex01', ['ex01/main.c', 'utils.c'])