mirror of
https://github.com/stenzek/duckstation.git
synced 2026-02-04 05:04:33 +00:00
[PR #538] [MERGED] CMake: Always run gen_scmversion script on rebuilds #11
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?
📋 Pull Request Information
Original PR: https://github.com/stenzek/duckstation/pull/538
Author: @ggrtk
Created: 6/7/2020
Status: ✅ Merged
Merged: 6/7/2020
Merged by: @stenzek
Base:
master← Head:scmversion📝 Commits (1)
2490618CMake: Always run gen_scmversion script on rebuilds📊 Changes
1 file changed (+3 additions, -2 deletions)
View changed files
📝
src/scmversion/CMakeLists.txt(+3 -2)📄 Description
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.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.