Add meson.build

FossilOrigin-Name: 0992287dbb84e66482d31c2c4df8b6501fa3b818f9d5891726e11dc26e21840b
This commit is contained in:
Jonathan Schleifer 2024-08-04 13:34:29 +00:00
parent ee5c908943
commit e650ba1a0f
4 changed files with 17 additions and 11 deletions

View file

@ -1,5 +0,0 @@
all:
@objfw-compile -Werror -o cryptopassphrase *.m
clean:
rm -f *.o *~ cryptopassphrase