mirror of
https://github.com/stenzek/duckstation.git
synced 2026-02-04 05:04:33 +00:00
[PR #538] CMake: Always run gen_scmversion script on rebuilds #14
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Original Pull Request: https://github.com/stenzek/duckstation/pull/538
State: closed
Merged: Yes
Another small housekeeping fix for an issue mentioned in Discord. I think it's also possible to use a CMake script for generating the scmversion file instead of using separate batch and shell scripts, but that's probably unnecessary right now.