mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-14 01:01:16 -05: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.