mirror of
https://github.com/Kitware/CMake.git
synced 2026-02-11 17:49:38 -06:00
This simplifies computation of custom command rule hashes to hash content exactly chosen as the custom commands are generated. Unfortunately this will change the hashes of existing build trees from earlier CMake versions, but this is not a big deal. The change is necessary so that in the future we can make optional adjustments to custom command lines at generate time without changing the hashes every time the option is changed.
70 KiB
70 KiB