mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-02-17 10:00:53 -05: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.