[PR #538] [MERGED] CMake: Always run gen_scmversion script on rebuilds #11

Open
opened 2026-01-29 19:06:02 +00:00 by claunia · 0 comments
Owner

📋 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: masterHead: scmversion


📝 Commits (1)

  • 2490618 CMake: 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.

## 📋 Pull Request Information **Original PR:** https://github.com/stenzek/duckstation/pull/538 **Author:** [@ggrtk](https://github.com/ggrtk) **Created:** 6/7/2020 **Status:** ✅ Merged **Merged:** 6/7/2020 **Merged by:** [@stenzek](https://github.com/stenzek) **Base:** `master` ← **Head:** `scmversion` --- ### 📝 Commits (1) - [`2490618`](https://github.com/stenzek/duckstation/commit/2490618d0a73fbcc8f55013664a7358eacc800b8) CMake: Always run gen_scmversion script on rebuilds ### 📊 Changes **1 file changed** (+3 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `src/scmversion/CMakeLists.txt` (+3 -2) </details> ### 📄 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. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
claunia added the pull-request label 2026-01-29 19:06:02 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/duckstation#11