mirror of
https://github.com/Kitware/CMake.git
synced 2025-12-31 19:00:54 -06:00
The custom command implementation is based on the Microsoft support article: https://docs.microsoft.com/en-us/visualstudio/msbuild/how-to-extend-the-visual-studio-build-process Fixes: #16960