Skip to content
Snippets Groups Projects
Commit 64aeb520 authored by Felix Schwitzer's avatar Felix Schwitzer
Browse files

bash-completion: silent cmake -D lookup

The completion for -D tries to read the cache via 'cmake -LA -N', but this
prints a warning.  Silent the lookup by redirecting this warning to null.
parent 7a92fb7b
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment