Solve challenge 2
This commit is contained in:
parent
90ec7de0ac
commit
2a2c19be37
2 changed files with 30 additions and 0 deletions
|
@ -1,3 +1,4 @@
|
|||
project('cryptopals', 'c')
|
||||
|
||||
executable('ex01', ['ex01/main.c', 'utils.c'])
|
||||
executable('ex02', ['ex02/main.c', 'utils.c'])
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue