mirror of
https://github.com/Kitware/CMake.git
synced 2026-03-01 12:18:36 -06:00
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.