mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-12 09:20:41 -06:00
bash-completion: Add -S,-SP options arguments completion
This commit is contained in:
@@ -54,7 +54,7 @@ _ctest()
|
||||
return
|
||||
;;
|
||||
-S|--script|-SP|--script-new-process)
|
||||
# FIXME ?
|
||||
_filedir '@(cmake|ctest)'
|
||||
return
|
||||
;;
|
||||
--interactive-debug-mode)
|
||||
|
||||
Reference in New Issue
Block a user