Skip to content
Snippets Groups Projects
Forked from CMake / CMake
25243 commits behind the upstream repository.
user avatar
Felix Schwitzer authored
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.
64aeb520
History