mirror of
https://github.com/Kitware/CMake.git
synced 2026-03-11 03:50:43 -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.