Commands - _commands, _zshcommands
- Migrated handleCompletionCommand and handleZshCompletionCommands to CmdCommands.
This commit is contained in:
@@ -6,6 +6,7 @@ include_directories (${CMAKE_SOURCE_DIR}
|
||||
${TASK_INCLUDE_DIRS})
|
||||
|
||||
set (commands_SRCS Command.cpp Command.h
|
||||
CmdCommands.cpp CmdCommands.h
|
||||
CmdCustom.cpp CmdCustom.h
|
||||
CmdDiagnostics.cpp CmdDiagnostics.h
|
||||
CmdEdit.cpp CmdEdit.h
|
||||
|
||||
Reference in New Issue
Block a user