mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-21 13:48:33 -05:00
64aeb520ca
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.