After a bit of struggle figured out how to do time. So dumb that somethign so simple is so hard.
This commit is contained in:
parent
567ffec4ac
commit
75663bfa46
2 changed files with 19 additions and 10 deletions
|
@ -1,5 +1,7 @@
|
|||
|
||||
all:
|
||||
meson compile -C . 2>&1 | ../builddir/goc
|
||||
|
||||
build:
|
||||
meson compile -C .
|
||||
|
||||
test:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue