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