mirror of
https://github.com/GothenburgBitFactory/timewarrior.git
synced 2025-07-07 20:06:39 +02:00
CmdImport: Added stub
This commit is contained in:
parent
a0bc0c5f49
commit
5273107f58
3 changed files with 39 additions and 1 deletions
|
@ -6,6 +6,7 @@ include_directories (${CMAKE_SOURCE_DIR}
|
|||
|
||||
set (commands_SRCS CmdDefault.cpp
|
||||
CmdHelp.cpp
|
||||
CmdImport.cpp
|
||||
CmdStart.cpp
|
||||
CmdStop.cpp
|
||||
CmdTrack.cpp)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue