mirror of
https://github.com/Kitware/CMake.git
synced 2026-03-01 12:18:36 -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