mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
add some UUID support
This commit is contained in:
parent
e590dc7c98
commit
46e08bc040
8 changed files with 136 additions and 1 deletions
|
@ -3,7 +3,7 @@ INC=-I ../lib
|
|||
LIB=-L ../target/debug
|
||||
RPATH=-Wl,-rpath,../target/debug
|
||||
|
||||
TESTS = replica.cpp
|
||||
TESTS = replica.cpp uuid.cpp
|
||||
|
||||
.PHONY: all test
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue