mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-06 14:19:59 -05:00
7224eb5185
When `Visual Studio` and `Xcode` generators are used, directory for depfile is not implicitely created by CMake when OUTFILE_DIR option is used. Fixes: #22932