mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-08-19 19:03:07 +02:00
Code Cleanup
- Removed unused tips files, and associated references (thanks to dev-zero).
This commit is contained in:
parent
72210ec2ac
commit
ae667a7e9e
12 changed files with 1 additions and 446 deletions
|
@ -151,7 +151,6 @@ add_subdirectory (src)
|
|||
add_subdirectory (src/commands)
|
||||
add_subdirectory (src/columns)
|
||||
add_subdirectory (doc)
|
||||
add_subdirectory (i18n)
|
||||
add_subdirectory (scripts)
|
||||
if (EXISTS ${CMAKE_SOURCE_DIR}/test)
|
||||
add_subdirectory (test EXCLUDE_FROM_ALL)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue