mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-09-17 00:42:53 -06:00

The built-in `configure_file` command correctly handles the case where none of the variables change and scmrev.h doesn't need to be rebuilt. This saves a full re-link of Dolphin any time CMake is re-run.