mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-06-26 10:54:26 +02:00
ISO8601
- Merged libexpr ISO8601 code.
This commit is contained in:
parent
4cf0763845
commit
712b0bb4b5
6 changed files with 1429 additions and 1 deletions
|
@ -9,7 +9,7 @@ include_directories (${CMAKE_SOURCE_DIR}
|
|||
set (test_SRCS autocomplete.t color.t config.t date.t directory.t dom.t
|
||||
duration.t file.t i18n.t json.t list.t msg.t nibbler.t path.t
|
||||
rx.t t.t t2.t taskmod.t tdb2.t text.t tree.t uri.t utf8.t util.t
|
||||
view.t width.t json_test)
|
||||
view.t width.t json_test iso8601d.t iso8601p.t)
|
||||
|
||||
message ("-- Configuring run_all")
|
||||
if (${CMAKE_SOURCE_DIR} STREQUAL ${CMAKE_BINARY_DIR})
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue