mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-28 18:09:31 -06:00
The placeholders for `CONFIGURATION` and `EFFECTIVE_PLATFORM_NAME` need to be handled in the `WORKING_DIRECTORY` of custom commands just as we already do for the `COMMAND`. Fixes: #21483